×
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

EITC/AI/TFF TensorFlow Fundamentals

by EITCA Academy / Saturday, 06 February 2021 / Published in

Current Status

Not Enrolled
Enroll in this programme to get access

Price

€110.00

Get Started

Enrol for this Certification

EITC/AI/TFF TensorFlow Fundamentals is the European IT Certification programme on the Google TensorFlow machine learning library enabling programming of artificial intelligence.

The curriculum of the EITC/AI/TFF TensorFlow Fundamentals focuses on the theoretical aspects and practical skills in using TensorFlow library organized within the following structure, encompassing comprehensive and structured EITCI certification curriculum self-learning materials supported by referenced open-access video didactic content as a basis for preparation towards earning this EITC Certification by passing a corresponding examination.

TensorFlow is a free and open-source software library for machine learning. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. It is a symbolic math library based on dataflow and differentiable programming. It is used for both research and production at Google.

TensorFlow was developed by the Google Brain team for internal Google use. It was released under the Apache License 2.0 in 2015.

Starting in 2011, Google Brain built DistBelief as a proprietary machine learning system based on deep learning neural networks. Its use grew rapidly across diverse Alphabet companies in both research and commercial applications. Google assigned multiple computer scientists, including Jeff Dean, to simplify and refactor the codebase of DistBelief into a faster, more robust application-grade library, which became TensorFlow. In 2009, the team, led by Geoffrey Hinton, had implemented generalized backpropagation and other improvements which allowed generation of neural networks with substantially higher accuracy, for instance a 25% reduction in errors in speech recognition.

TensorFlow is Google Brain’s second-generation system. Version 1.0.0 was released on February 11, 2017. While the reference implementation runs on single devices, TensorFlow can run on multiple CPUs and GPUs (with optional CUDA and SYCL extensions for general-purpose computing on graphics processing units). TensorFlow is available on 64-bit Linux, macOS, Windows, and mobile computing platforms including Android and iOS. Its flexible architecture allows for the easy deployment of computation across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters of servers to mobile and edge devices. TensorFlow computations are expressed as stateful dataflow graphs. The name TensorFlow derives from the operations that such neural networks perform on multidimensional data arrays, which are referred to as tensors. During the Google I/O Conference in June 2016, Jeff Dean stated that 1,500 repositories on GitHub mentioned TensorFlow, of which only 5 were from Google. In December 2017, developers from Google, Cisco, RedHat, CoreOS, and CaiCloud introduced Kubeflow at a conference. Kubeflow allows operation and deployment of TensorFlow on Kubernetes. In March 2018, Google announced TensorFlow.js version 1.0 for machine learning in JavaScript. In Jan 2019, Google announced TensorFlow 2.0. It became officially available in Sep 2019. In May 2019, Google announced TensorFlow Graphics for deep learning in computer graphics.

To acquaint yourself in-detail with the certification curriculum you can expand and analyze the table below.

The EITC/AI/TFF TensorFlow Fundamentals Certification Curriculum references open-access didactic materials in a video form. Learning process is divided into a step-by-step structure (programmes -> lessons -> topics) covering relevant curriculum parts. Participants can access answers and ask more relevant questions in the Questions and answers section of the e-learning interface under currently progressed EITC programme curriculum topic. Direct and unlimited consultancy with domain experts is also accessible via the platform integrated online messaging system, as well as through the contact form.
For details on the Certification procedure check How it Works.

Curriculum Reference Resources

Google TensorFlow
https://www.tensorflow.org/

Google TensorFlow Learning Resources
https://www.tensorflow.org/learn/

TensorFlow API Documentation
https://www.tensorflow.org/api_docs/

TensorFlow Models and Datasets
https://www.tensorflow.org/resources/models-datasets/

TensorFlow Community
https://www.tensorflow.org/community/

Google Cloud AI Platform Training with TensorFlow
https://cloud.google.com/ai-platform/training/docs/tensorflow-2/

Download the complete offline self-learning preparatory materials for the EITC/AI/TFF TensorFlow Fundamentals programme in a PDF file

PDF Icon EITC/AI/TFF preparatory materials – standard version

PDF Icon EITC/AI/TFF preparatory materials – extended version with review questions

Certification Programme Curriculum

Introduction to TensorFlow 4 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/4 Steps
Fundamentals of machine learning
Basic computer vision with ML
Introducing convolutional neural networks
Building an image classifier
Neural Structured Learning with TensorFlow 4 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/4 Steps
Neural Structured Learning framework overview
Training with natural graphs
Training with synthesized graphs
Adversarial learning for image classification
Natural Language Processing with TensorFlow 6 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/6 Steps
Tokenization
Sequencing – turning sentences into data
Training a model to recognize sentiment in text
ML with recurrent neural networks
Long short-term memory for NLP
Training AI to create poetry
Programming TensorFlow 4 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/4 Steps
Introduction to TensorFlow coding
Introducing TensorFlow Lite
TensorFlow Lite for Android
TensorFlow Lite for iOS
TensorFlow.js 4 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/4 Steps
TensorFlow.js in your browser
Preparing dataset for machine learning
Building a neural network to perform classification
Using TensorFlow to classify clothing images
Text classification with TensorFlow 2 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/2 Steps
Preparing data for machine learning
Designing a neural network
Overfitting and underfitting problems 2 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/2 Steps
Solving model’s overfitting and underfitting problems – part 1
Solving model’s overfitting and underfitting problems – part 2
Advancing in TensorFlow 2 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/2 Steps
Saving and loading models
TensorFlow Lite, experimental GPU delegate
TensorFlow in Google Colaboratory 6 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/6 Steps
Getting started with Google Colaboratory
Getting started with TensorFlow in Google Colaboratory
Building a deep neural network with TensorFlow in Colab
How to take advantage of GPUs and TPUs for your ML project
Upgrade your existing code for TensorFlow 2.0
Using TensorFlow to solve regression problems
TensorFlow 2.0 1 Topic
You don't currently have access to this content
Lesson Content
0% Complete 0/1 Steps
Introduction to TensorFlow 2.0
TensorFlow high-level APIs 3 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/3 Steps
Loading data
Going deep on data and features
Building and refining your models
TensorFlow Extended (TFX) 6 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/6 Steps
ML engineering for production ML deployments with TFX
What exactly is TFX
TFX pipelines
Metadata
Distributed processing and components
Model understanding and business reality
TensorFlow Applications 16 Topics
You don't currently have access to this content
Lesson Content
0% Complete 0/16 Steps
Air Cognizer predicting air quality with ML
Helping Doctors Without Borders staff prescribe antibiotics for infections
Helping doctors detect respiratory diseases using machine learning
Utilizing deep learning to predict extreme weather
Helping paleographers transcribe medieval text with ML
Airbnb using ML categorize its listing photos
Using machine learning to tackle crop disease
AI helping to predict floods
Positive current
Daniel and the sea of sound
Beneath the canopy
Using machine learning to predict wildfires
Tracking asteroids with machine learning
Identifying potholes on Los Angeles roads with ML
Dance Like, an app that helps users learn how to dance using machine learning
How machine learning is being used to help save the world’s bees
EITC/AI/TFF TensorFlow Fundamentals
You don't currently have access to this content
Home » My Account

Certification Center

Programme Home
Introduction to TensorFlow
Fundamentals of machine learning
Basic computer vision with ML
Introducing convolutional neural networks
Building an image classifier
Neural Structured Learning with TensorFlow
Neural Structured Learning framework overview
Training with natural graphs
Training with synthesized graphs
Adversarial learning for image classification
Natural Language Processing with TensorFlow
Tokenization
Sequencing – turning sentences into data
Training a model to recognize sentiment in text
ML with recurrent neural networks
Long short-term memory for NLP
Training AI to create poetry
Programming TensorFlow
Introduction to TensorFlow coding
Introducing TensorFlow Lite
TensorFlow Lite for Android
TensorFlow Lite for iOS
TensorFlow.js
TensorFlow.js in your browser
Preparing dataset for machine learning
Building a neural network to perform classification
Using TensorFlow to classify clothing images
Text classification with TensorFlow
Preparing data for machine learning
Designing a neural network
Overfitting and underfitting problems
Solving model’s overfitting and underfitting problems – part 1
Solving model’s overfitting and underfitting problems – part 2
Advancing in TensorFlow
Saving and loading models
TensorFlow Lite, experimental GPU delegate
TensorFlow in Google Colaboratory
Getting started with Google Colaboratory
Getting started with TensorFlow in Google Colaboratory
Building a deep neural network with TensorFlow in Colab
How to take advantage of GPUs and TPUs for your ML project
Upgrade your existing code for TensorFlow 2.0
Using TensorFlow to solve regression problems
TensorFlow 2.0
Introduction to TensorFlow 2.0
TensorFlow high-level APIs
Loading data
Going deep on data and features
Building and refining your models
TensorFlow Extended (TFX)
ML engineering for production ML deployments with TFX
What exactly is TFX
TFX pipelines
Metadata
Distributed processing and components
Model understanding and business reality
TensorFlow Applications
Air Cognizer predicting air quality with ML
Helping Doctors Without Borders staff prescribe antibiotics for infections
Helping doctors detect respiratory diseases using machine learning
Utilizing deep learning to predict extreme weather
Helping paleographers transcribe medieval text with ML
Airbnb using ML categorize its listing photos
Using machine learning to tackle crop disease
AI helping to predict floods
Positive current
Daniel and the sea of sound
Beneath the canopy
Using machine learning to predict wildfires
Tracking asteroids with machine learning
Identifying potholes on Los Angeles roads with ML
Dance Like, an app that helps users learn how to dance using machine learning
How machine learning is being used to help save the world’s bees
EITC/AI/TFF TensorFlow Fundamentals

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 12/5/2025

    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