×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED
Questions and answers designated by tag: Pre-trained Models

What is transfer learning and why is it a main use case for TensorFlow.js?

Tuesday, 08 August 2023 by EITCA Academy

Transfer learning is a powerful technique in the field of deep learning that allows pre-trained models to be used as a starting point for solving new tasks. It involves taking a model that has been trained on a large dataset and reusing its learned knowledge to solve a different but related problem. This approach is

  • Published in Artificial Intelligence, EITC/AI/DLTF Deep Learning with TensorFlow, Deep learning in the browser with TensorFlow.js, Introduction, Examination review
Tagged under: Artificial Intelligence, Deep Learning, Fine-tuning, Pre-trained Models, TensorFlow.js, Transfer Learning

Why is it necessary to resize the images to a square shape?

Tuesday, 08 August 2023 by EITCA Academy

Resizing images to a square shape is necessary in the field of Artificial Intelligence (AI), specifically in the context of deep learning with TensorFlow, when using convolutional neural networks (CNNs) for tasks such as identifying dogs vs cats. This process is an essential step in the preprocessing stage of the image classification pipeline. The need

  • Published in Artificial Intelligence, EITC/AI/DLTF Deep Learning with TensorFlow, Using convolutional neural network to identify dogs vs cats, Introduction and preprocessing, Examination review
Tagged under: Artificial Intelligence, Computational Efficiency, Consistency, Image Resizing, Pre-trained Models, Square Images

What factors should be considered when deciding whether to use the AutoML Vision API or the Vision API?

Monday, 07 August 2023 by EITCA Academy

When deciding whether to use the AutoML Vision API or the Vision API, several factors should be considered. Both of these APIs are part of the Google Cloud Vision API, which provides powerful image analysis and recognition capabilities. However, they have distinct characteristics and use cases that should be taken into account. The Vision API

  • Published in Artificial Intelligence, EITC/AI/GVAPI Google Vision API, Introduction, Introduction to the Google Cloud Vision API in Python, Examination review
Tagged under: Artificial Intelligence, AutoML Vision API, Custom Models, Google Cloud Vision API, Image Analysis, Pre-trained Models

How does TensorFlow Hub encourage collaborative model development?

Wednesday, 02 August 2023 by EITCA Academy

TensorFlow Hub is a powerful tool that encourages collaborative model development in the field of Artificial Intelligence. It provides a centralized repository of pre-trained models, which can be easily shared, reused, and improved upon by the AI community. This fosters collaboration and accelerates the development of new models, saving time and effort for researchers and

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Hub for more productive machine learning, Examination review
Tagged under: Artificial Intelligence, Collaborative Model Development, Fine-tuning, Model Documentation, Model Versioning, Pre-trained Models, TensorFlow Hub, Transfer Learning, Tutorials

What is the primary use case of TensorFlow Hub?

Wednesday, 02 August 2023 by EITCA Academy

TensorFlow Hub is a powerful tool in the field of Artificial Intelligence that serves as a repository for reusable machine learning modules. It provides a centralized platform where developers and researchers can access pre-trained models, embeddings, and other resources to enhance their machine learning workflows. The primary use case of TensorFlow Hub is to facilitate

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Hub for more productive machine learning, Examination review
Tagged under: Artificial Intelligence, Machine Learning, Pre-trained Models, TensorFlow, Transfer Learning

How does TensorFlow Hub facilitate code reuse in machine learning?

Wednesday, 02 August 2023 by EITCA Academy

TensorFlow Hub is a powerful tool that greatly facilitates code reuse in machine learning. It provides a centralized repository of pre-trained models, modules, and embeddings, allowing developers to easily access and incorporate them into their own machine learning projects. This not only saves time and effort but also promotes collaboration and knowledge sharing within the

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Hub for more productive machine learning, Examination review
Tagged under: Artificial Intelligence, Code Reuse, Embeddings, Modules, Pre-trained Models, TensorFlow Hub, Transfer Learning

How can you customize and specialize an imported model using TensorFlow.js?

Wednesday, 02 August 2023 by EITCA Academy

To customize and specialize an imported model using TensorFlow.js, you can leverage the flexibility and power of this JavaScript library for machine learning. TensorFlow.js allows you to manipulate and fine-tune pre-trained models, enabling you to adapt them to your specific needs. In this answer, we will explore the steps involved in customizing and specializing an

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, Introduction to TensorFlow.js, Examination review
Tagged under: Artificial Intelligence, Customization, Machine Learning, Pre-trained Models, Specialization, TensorFlow.js

What is the purpose of fine-tuning a trained model?

Wednesday, 02 August 2023 by EITCA Academy

Fine-tuning a trained model is a important step in the field of Artificial Intelligence, specifically in the context of Google Cloud Machine Learning. It serves the purpose of adapting a pre-trained model to a specific task or dataset, thereby enhancing its performance and making it more suitable for real-world applications. This process involves adjusting the

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google tools for Machine Learning, Google machine learning overview, Examination review
Tagged under: Adaptation, Artificial Intelligence, Fine-tuning, Google Cloud Machine Learning, Pre-trained Models, Transfer Learning

How does transfer learning simplify the training process for object detection models?

Wednesday, 02 August 2023 by EITCA Academy

Transfer learning is a powerful technique in the field of artificial intelligence that simplifies the training process for object detection models. It enables the transfer of knowledge learned from one task to another, allowing the model to leverage pre-trained models and significantly reduce the amount of training data required. In the context of Google Cloud

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google tools for Machine Learning, TensorFlow object detection on iOS, Examination review
Tagged under: Artificial Intelligence, Domain Adaptation, Fine-tuning, Object Detection, Pre-trained Models, Transfer Learning
Home

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.

Eligibility for EITCA Academy 80% EITCI DSJC Subsidy support

80% of EITCA Academy fees subsidized in enrolment by

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2025  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    Chat with Support
    Chat with Support
    Questions, doubts, issues? We are here to help you!
    End chat
    Connecting...
    Do you have any questions?
    Do you have any questions?
    :
    :
    :
    Send
    Do you have any questions?
    :
    :
    Start Chat
    The chat session has ended. Thank you!
    Please rate the support you've received.
    Good Bad