Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
AI Development with TensorFlow Training
€349,69 €289,00
In shopping cart
AI Development with TensorFlow Training
(0)
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training
AI Development with TensorFlow Training

AI Development with TensorFlow Training

€349,69 €289,00 Incl. tax Excl. tax
In stock

Training AI Developing and Machine Learning Solutions with Python - Online E-Learning Course. Order and start immediately for the best price. Read more.

Bulk discount
No discount
1 Piece
€349,69 €289,00
2% Discount
2 Pieces
€342,70 €283,22 / Piece
3% Discount
3 Pieces
€339,20 €280,33 / Piece
4% Discount
4 Pieces
€335,70 €277,44 / Piece
5% Discount
5 Pieces
€332,21 €274,55 / Piece
10% Discount
10 Pieces
€314,72 €260,10 / Piece
15% Discount
25 Pieces
€297,24 €245,65 / Piece
20% Discount
50 Pieces
€279,75 €231,20 / Piece
Make a choice
AI Development with TensorFlow Training
104396925
In stock
Ordered before 5 p.m.! Start today.
104396925
€349,69 €289,00
  • Officieel examen
    Online of fysiek
  • Start nu – bekroonde e-learning
    Inclusief proefexamens & 24/7
  • ISO 9001 & 27001 werkwijze
    1000+ organisaties gingen u voor
  • Maatwerk & gratis intake
    Inclusief nulmeting bij training

Product description

AI Development with TensorFlow E-Learning

Order this amazing E-Learning course "AI Development with TensorFlow" online!
✔️ 1 year of 24/7 access to rich interactive videos, voice explanations, hands-on assignments, progress tracking through reports, and topic-based quizzes to instantly test your knowledge.
✔️ Receive a certificate of participation upon course completion.

Why choose this training?

Artificial Intelligence (AI) is a rapidly growing field and is becoming increasingly important in both the tech and business worlds. TensorFlow, an open-source platform developed by Google, is one of the most popular tools for building AI models, ranging from machine learning to deep learning.

In this course, you’ll learn how to develop AI solutions using TensorFlow, and you’ll gain hands-on experience by building powerful models for various applications. You'll understand the key concepts of machine learning and deep learning and learn how to apply them in TensorFlow to automate complex tasks such as image recognition, predictions, and natural language processing.

What you will learn:

  • Introduction to TensorFlow: Learn the fundamentals of TensorFlow and how to use it to build machine learning models.
  • Setting up an AI project: Discover how to use TensorFlow to prepare data, train models, and evaluate results.
  • Deep Learning with TensorFlow: Explore how to build neural networks for tasks such as image and speech recognition.
  • TensorFlow APIs and Keras: Learn how to effectively use TensorFlow and Keras to develop complex AI models.
  • AI applications: Gain experience developing AI solutions for various domains, from healthcare to retail.

Who should take this course?

This training is ideal for:

  • Software developers looking to expand their knowledge of machine learning and deep learning.
  • Data scientists who want to use TensorFlow to build powerful AI models.
  • AI enthusiasts interested in the practical side of AI development.
  • Business professionals who want to understand and apply AI technology in business processes.
  • IT professionals aiming to specialize in AI and machine learning with TensorFlow.

Course content

TensorFlow: Introduction to Machine Learning

Course: 1 Hour, 41 Minutes

  • Course Overview
  • Introduction to Machine Learning Algorithms
  • Understanding Machine Learning
  • Understanding Deep Learning
  • Supervised and Unsupervised Learning
  • TensorFlow for Machine Learning
  • Tensors and Operators
  • Understanding How to Install TensorFlow
  • Installing TensorFlow on the Local Machine
  • Working with Constants
  • The Computation Graph with TensorBoard
  • Working with Variables and Placeholders
  • Variables and Placeholders on TensorBoard
  • Updating Variables in a Session
  • Feed Dictionaries
  • Named Scopes for Better Visualization
  • Eager Execution
  • Exercise: Machine Learning and TensorFlow
  • Exercise: Working with Computation Graph

TensorFlow: Simple Regression and Classification Models

Course: 1 Hour, 38 Minutes

  • Course Overview
  • Understanding Linear Regression
  • Gradient Descent and Optimizers
  • Explore the Boston Housing Prices Dataset
  • Creating Training and Test Datasets for Regression
  • Base Model with scikit-learn
  • Setting up the Linear Regression Computation Graph
  • Train and Visualize the Linear Regression Model
  • Visualize the Model with TensorBoard
  • The High-Level Estimator API
  • Linear Regression with Estimators
  • Prediction Using Estimators
  • Understanding Binary Classification
  • The Cross Entropy Loss Function and Softmax
  • Continuous and Categorical Data
  • Creating Training & Test Datasets for Classification
  • Binary Classification Using Estimators
  • Exercise: Working with Linear Regression
  • Exercise: Working with Binary Classification

TensorFlow: Deep Neural Networks and Image Classification

Course: 1 Hour, 18 Minutes

  • Course Overview
  • Neural Networks and Deep Learning
  • Basic Structure of a Neural Network
  • The Mathematical Function Applied By a Neuron
  • Linear Transformation and Activation Functions
  • Training a Neural Network Using Gradient Descent
  • Forward Pass and Backward Pass
  • Image Representations in Machine Learning
  • Set Up TensorFlow and Use Jupyter Notebooks
  • The MNIST Dataset
  • Training an Estimator for Image Classification
  • Predicting Image Labels
  • Drawbacks of Deep Neural Networks for Images
  • Exercise: Working with Neural Networks
  • Exercise: Working with Image Classification

TensorFlow: Convolutional Neural Networks for Image Classification

Course: 1 Hour, 21 Minutes

  • Course Overview
  • Neural Networks and Deep Learning
  • Basic Structure of a Neural Network
  • The Mathematical Function Applied By a Neuron
  • Linear Transformation and Activation Functions
  • Training a Neural Network Using Gradient Descent
  • Forward Pass and Backward Pass
  • Image Representations in Machine Learning
  • Set Up TensorFlow and Use Jupyter Notebooks
  • The MNIST Dataset
  • Training an Estimator for Image Classification
  • Predicting Image Labels
  • Drawbacks of Deep Neural Networks for Images
  • Exercise: Working with Neural Networks
  • Exercise: Working with Image Classification
  • Explore how to model language and

Tensorflow: Word Embeddings & Recurrent Neural Networks

Course: 40 Minutes

  • Course Overview
  • One-Hot Encoding of Words
  • Frequency-Based Encoding
  • Prediction-Based Encoding
  • Word2vec and GloVe Embeddings
  • Recurrent Neurons
  • Unrolling a Recurrent Memory Cell
  • Training a Recurrent Neural Network
  • Long Memory Cells
  • Exercise: Working with Word Encoding
  • Exercise: Working with Recurrent Neural Networks

Tensorflow: Sentiment Analysis with Recurrent Neural Networks

  • Course: 58 Minutes
     
  • Course Overview
  • Configuring the TensorFlow Environment
  • Training Data
  • Data Pre-Processing
  • Unique Identifiers to Represent Words
  • Construct a Recurrent Neural Network
  • Training the Neural Network
  • Data Pre-Processing to Use Pre-Trained Word Vectors
  • Lookup Table to Map Unique Identifiers
  • Sentences Using Word Identifiers
  • Sentiment Analysis Using Pre-Trained Vectors
  • Exercise: Performing Sentiment Analysis

Tensorflow: K-means Clustering with TensorFlow

Course: 1 Hour

  • Course Overview
  • Supervised vs. Unsupervised Learning
  • Supervised Learning Characteristics
  • Unsupervised Learning Characteristics
  • Unsupervised Learning Use Cases
  • Objectives of Clustering Techniques
  • K-means Clustering
  • K-means Clustering Algorithm
  • Install TensorFlow and Work with Jupyter Notebooks
  • Generate Random Data for K-means Clustering
  • K-means Clustering Using Estimators
  • The Iris Dataset
  • Clustering the Iris Dataset
  • Exercise: Working with Unsupervised Learning
  • Exercise: Working with Clustering

Tensorflow: Building Autoencoders in TensorFlow

Course: 47 Minutes

  • Course Overview
  • Efficient Representation of Data Using Encodings
  • Autoencoders
  • Principal Component Analysis
  • Performing Principal Component Analysis on Datasets
  • Principal Component Analysis with scikit-learn
  • Autoencoders for Principal Component Analysis
  • The Fashion MNIST Dataset
  • Autoencoders for Dimensionality Reduction
  • Exercise: Working with Autoencoders

Tensorflow: Word Embeddings & Recurrent Neural Networks

Course: 44 Minutes

  • Course Overview
  • One-Hot Encoding of Words
  • Frequency-Based Encoding
  • Prediction-Based Encoding
  • Word2vec and GloVe Embeddings
  • Recurrent Neurons
  • Unrolling a Recurrent Memory Cell
  • Training a Recurrent Neural Network
  • Long Memory Cells3
  • Exercise: Working with Word Encoding
  • Exercise: Working with Recurrent Neural Networks

TensorFlow: Convolutional Neural Networks for Image Classification

Course: 1 Hour, 23 Minutes

  • Course Overview
  • The Visual Cortex
  • Convolution and Convolutional Layers
  • Image as an Input Matrix
  • Convolution Kernel and Convolutional Layer
  • Edge Detection Using Convolution
  • Pooling and Pooling Layers
  • Zero-Padding and Stride Size
  • Convolutional Neural Network Architecture
  • Overfitting and the Bias-Variance Trade-Off
  • Preventing Overfitting
  • The CIFAR-10 Dataset
  • Training and Test Dataset for Image Classification
  • Placeholders and Variables for the CNN
  • CNN for Image Classification
  • Train and Predict Using a CNN
  • Exercise: Working with CNNs

TensorFlow: Deep Neural Networks and Image Classification

Course: 1 Hour, 18 Minutes

  • Course Overview
  • Neural Networks and Deep Learning
  • Basic Structure of a Neural Network
  • The Mathematical Function Applied By a Neuron
  • Linear Transformation and Activation Functions
  • Training a Neural Network Using Gradient Descent
  • Forward Pass and Backward Pass
  • Image Representations in Machine Learning
  • Set Up TensorFlow and Use Jupyter Notebooks
  • The MNIST Dataset
  • Training an Estimator for Image Classification
  • Predicting Image Labels
  • Drawbacks of Deep Neural Networks for Images
  • Exercise: Working with Neural Networks
  • Exercise: Working with Image Classification

Specifications

Article number
104396925
SKU
104396925
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
12 Hours
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.

Reviews

0/5
0 stars based on 0 reviews
0 reviews
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recently viewed

Online 24/7
AI Development with TensorFlow Training
AI Development with TensorFlow Training
Training AI Developing and Machine Learning Solutions with Python - Online E-Lea...
€349,69 €289,00
 
Online 24/7
Using Scoop.it for Web Training
Using Scoop.it for Web Training
Using Scoop.it for Web Award-winning E-Learning Training Extensive interactive v...
€156,09 €129,00
 
CertKit
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle
Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Database 12c R2 SQL exam 1Z0-071 Award-winning E-Learning course Extensiv...
€361,79 €299,00
 
Online 24/7
MySQL MySQL Training
MySQL
MySQL Training
MySQL Training Award-winning E-Learning course Extensive interactive videos with...
€192,39 €159,00
 

Specifications

Article number
104396925
SKU
104396925
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
12 Hours
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
0/5
0 stars based on 0 reviews
0 reviews
Choose your language
Choose your currency

Recently added

Total excl. VAT
€0,00
Order for another €50,00 and receive free shipping
0
Compare
Start comparison

Review AI Development with TensorFlow Training

This product has been added to your cart
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies. Manage cookies