×
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: TensorFlow

When working with quantization technique, is it possible to select in software the level of quantization to compare different scenarios precision/speed?

Wednesday, 21 February 2024 by Arcadio Martín

When working with quantization techniques in the context of Tensor Processing Units (TPUs), it is essential to understand how quantization is implemented and whether it can be adjusted at the software level for different scenarios involving precision and speed trade-offs. Quantization is a important optimization technique used in machine learning to reduce the computational and

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Expertise in Machine Learning, Tensor Processing Units - history and hardware
Tagged under: Artificial Intelligence, Machine Learning, Optimization, Quantization, TensorFlow, TPU

How to install TensorFlow?

Saturday, 09 December 2023 by JFG

TensorFlow is a popular open-source library for machine learning. To install it you first need to install Python. Please be advised that the exemplary Python and TensorFlow instructions serve only as an abstract reference to plain and simple estimators. Detailed instructions on using TensorFlow 2.x version will follow in subsequent materials. If you would like

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, Plain and simple estimators
Tagged under: Anaconda, Artificial Intelligence, Installation, Machine Learning, Pip, TensorFlow

Can Tensorflow be used for training and inference of deep neural networks (DNNs)?

Tuesday, 14 November 2023 by Hema Gunasekaran

TensorFlow is a widely-used open-source framework for machine learning developed by Google. It provides a comprehensive ecosystem of tools, libraries, and resources that enable developers and researchers to build and deploy machine learning models efficiently. In the context of deep neural networks (DNNs), TensorFlow is not only capable of training these models but also facilitating

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Hub for more productive machine learning
Tagged under: Artificial Intelligence, Deep Neural Networks, Inference, Machine Learning, TensorFlow, Training

What are the high level APIs of TensorFlow?

Saturday, 11 November 2023 by Hema Gunasekaran

TensorFlow is a powerful open-source machine learning framework developed by Google. It provides a wide range of tools and APIs that allow researchers and developers to build and deploy machine learning models. TensorFlow offers both low-level and high-level APIs, each catering to different levels of abstraction and complexity. When it comes to high-level APIs, TensorFlow

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Expertise in Machine Learning, Tensor Processing Units - history and hardware
Tagged under: Artificial Intelligence, Estimators, Keras, Machine Learning, TensorFlow, TensorFlow Hub

Does creating a version in the Cloud Machine Learning Engine requires specifying a source of an exported model?

Saturday, 11 November 2023 by Hema Gunasekaran

When using Cloud Machine Learning Engine, it is indeed true that creating a version requires specifying a source of an exported model. This requirement is essential for the proper functioning of the Cloud Machine Learning Engine and ensures that the system can effectively utilize the trained models for prediction tasks. Let’s discuss a detailed explanation

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Expertise in Machine Learning, Tensor Processing Units - history and hardware
Tagged under: Artificial Intelligence, Cloud Machine Learning Engine, Exported Model, Machine Learning, Prediction Tasks, TensorFlow

Does Google’s TensorFlow framework enable to increase the level of abstraction in development of machine learning models (e.g. with replacing coding with configuration)?

Saturday, 11 November 2023 by Hema Gunasekaran

The Google TensorFlow framework indeed enables developers to increase the level of abstraction in the development of machine learning models, allowing for the replacement of coding with configuration. This feature provides a significant advantage in terms of productivity and ease of use, as it simplifies the process of building and deploying machine learning models. One

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, Deep neural networks and estimators
Tagged under: Abstraction, Artificial Intelligence, Coding, Configuration, Development, Machine Learning, TensorFlow

What are the differences between TensorFlow and TensorBoard?

Sunday, 10 September 2023 by Monica Tran

TensorFlow and TensorBoard are both tools that are widely used in the field of machine learning, specifically for model development and visualization. While they are related and often used together, there are distinct differences between the two. TensorFlow is an open-source machine learning framework developed by Google. It provides a comprehensive set of tools and

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, First steps in Machine Learning, TensorBoard for model visualization
Tagged under: Artificial Intelligence, Machine Learning, Model Development, Model Visualization, TensorBoard, TensorFlow

What are the disadvantages of using Eager mode rather than regular TensorFlow with Eager mode disabled?

Monday, 04 September 2023 by maciejbala

Eager mode in TensorFlow is a programming interface that allows for immediate execution of operations, making it easier to debug and understand the code. However, there are several disadvantages of using Eager mode compared to regular TensorFlow with Eager mode disabled. In this answer, we will explore these disadvantages in detail. One of the main

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, TensorFlow Eager Mode
Tagged under: Artificial Intelligence, Deep Learning, Disadvantages, Eager Mode, Machine Learning, TensorFlow

What is the advantage of using a Keras model first and then converting it to a TensorFlow estimator rather than just using TensorFlow directly?

Sunday, 03 September 2023 by maciejbala

When it comes to developing machine learning models, both Keras and TensorFlow are popular frameworks that offer a range of functionalities and capabilities. While TensorFlow is a powerful and flexible library for building and training deep learning models, Keras provides a higher-level API that simplifies the process of creating neural networks. In some cases, it

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Advancing in Machine Learning, Scaling up Keras with estimators
Tagged under: Artificial Intelligence, Deep Learning, Distributed Training, Keras, Machine Learning, TensorFlow

How to build a model in Google Cloud Machine Learning?

Friday, 18 August 2023 by Nguyen Xuan Tung

To build a model in the Google Cloud Machine Learning Engine, you need to follow a structured workflow that involves various components. These components include preparing your data, defining your model, and training it. Let's explore each step in more detail. 1. Preparing the Data: Before creating a model, it is important to prepare your

  • Published in Artificial Intelligence, EITC/AI/GCML Google Cloud Machine Learning, Google tools for Machine Learning, Google machine learning overview
Tagged under: Artificial Intelligence, Data Preparation, Google Cloud Machine Learning Engine, Model Definition, Model Deployment, Model Training, TensorFlow
  • 9
  • 10
  • 11
  • 12
  • 13
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.