×
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: Fine-tuning

How does the feature extraction approach differ from fine-tuning in transfer learning with TensorFlow Hub, and in which situations is each more convenient?

Sunday, 30 November 2025 by JOSE ALFONSIN PENA

Feature Extraction vs. Fine-Tuning in Transfer Learning with TensorFlow Hub: A Comprehensive Explanation Transfer learning is a fundamental technique in modern machine learning, especially when dealing with limited data or computational resources. TensorFlow Hub is a library that provides reusable machine learning modules, including pre-trained models for tasks like image classification, text embedding, and more.

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Eager Mode
Tagged under: Artificial Intelligence, Eager Mode, Feature Extraction, Fine-tuning, TensorFlow Hub, Transfer Learning

How does an already trained machine learning model take a new scope of data into account?

Tuesday, 06 May 2025 by fabien lambergeon

When a machine learning model is already trained and encounters new data, the process of integrating this new scope of data can take several forms, depending on the specific requirements and context of the application. The primary methods to incorporate new data into a pre-trained model include retraining, fine-tuning, and incremental learning. Each of these

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Introduction, What is machine learning
Tagged under: Artificial Intelligence, Data Integration, Fine-tuning, Incremental Learning, Machine Learning, Model Training

What are large linguistic models?

Saturday, 02 September 2023 by Wojciech Cieslisnki

Large linguistic models are a significant development in the field of Artificial Intelligence (AI) and have gained prominence in various applications, including natural language processing (NLP) and machine translation. These models are designed to understand and generate human-like text by leveraging vast amounts of training data and advanced machine learning techniques. In this response, we

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, The 7 steps of machine learning
Tagged under: Artificial Intelligence, BERT, Chatbots, Fine-tuning, Large Linguistic Models, Machine Translation, NLP, Pre-training, Sentiment Analysis, Transformer Architectures

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

What are the steps involved in building a Neural Structured Learning model for document classification?

Saturday, 05 August 2023 by EITCA Academy

Building a Neural Structured Learning (NSL) model for document classification involves several steps, each important in constructing a robust and accurate model. In this explanation, we will consider the detailed process of building such a model, providing a comprehensive understanding of each step. Step 1: Data Preparation The first step is to gather and preprocess

  • Published in Artificial Intelligence, EITC/AI/TFF TensorFlow Fundamentals, Neural Structured Learning with TensorFlow, Training with natural graphs, Examination review
Tagged under: Adversarial Training, Artificial Intelligence, Data Preparation, Document Classification, Fine-tuning, Graph Construction, Hyperparameter Tuning, Inference And Deployment, Model Architecture, Neural Structured Learning, Training And Evaluation

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 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 90% EITCI DSJC Subsidy support
90% of EITCA Academy fees subsidized in enrolment

    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-2026  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP

    We care about your privacy

    EITCI uses cookies and similar technologies to keep this site secure, remember your choices, provide personalized experience, measure the traffic, serve more relevant content and certification programmes. You can accept all cookies or customize your preferences. Cookies are variables used to store website specific information on your device to facilitate processing of data for personalized website visit, such as login to your account, accessing the programmes, placing enrolment orders in chosen programmes and improving your EITC certification journey. You can change or withdraw your consent at any time by clicking the Consent Preferences button at the left-bottom of your screen. We respect your choices and are committed to providing you with a transparent and secure browsing experience, which may be limited when cookies aren't accepted. For more details refer to the Privacy Policy
    Customize Consent Preferences
    We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.
    The cookies categorized as Necessary are stored on your browser as they are essential for enabling the basic functionalities of the site.
    To learn more about how Google processes personal information, visit: Google privacy policy

    Necessary

    Always Active

    Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

    Functional

    Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

    Preferences

    Stores personalization choices such as interface preferences.

    External media and social features

    Allows embedded video, social, chat, and external interactive services that may set their own cookies. Keep off until the user chooses these features.

    Analytics

    Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

    Marketing and conversions

    Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

    CHAT WITH SUPPORT
    Do you have any questions?
    Attach files with the paperclip or paste screenshots into the message box (Ctrl+V). Max 5 file(s), 10 MB each.
    We will reply here and by email. Your conversation is tracked with a support token.