Loading...

Deep Learning Course

TensorFlow - Python Deep Learning Neural Network API

Coding Focused Project Based Hands-On

TensorFlow Python Jupyter Discord

Level: Beginner

Instructor: Mandy

$79.99 $99.99 20% Off - Limited Offer
Enrolled
Course thumbnail for TensorFlow - Python Deep Learning Neural Network API
What's Included:
play_circle 21 Video Lectures
code 1376 Lines of Code
timer Watch Duration: 3.4 Hours
functions 0 Inline Math Snippets
article 31 Pages of Lecture Notes
code 152 Inline Code Snippets
auto_stories Reading Time: 4 Hours
auto_awesome 3 Custom Visual Graphics
fact_check 106 Quiz Questions
update Updated and Maintained

Deep Learning with TensorFlow.

In this course, we learn how to leverage TensorFlow to smoothly integrate deep learning into Python programs.

What you'll learn ...

done_outline

Learn how to install and configure TensorFlow

done_outline

Learn how to configure and integrate the GPU

done_outline

Understand how to process data for neural networks

done_outline

Learn how to build and train neural networks in code

done_outline

Gain an understanding for network validation and inference

done_outline

Learn how to create a confusion matrix to illustrate training results

done_outline

Understand how to save and load a neural network

done_outline

Understand how to prepare and pre-process image data

done_outline

Learn how to build and train Convolutional Neural Networks

done_outline

Learn how to use Convolutional Neural Networks for inference

done_outline

Gain an understanding for how and why to use data augmentation

done_outline

Learn how to fine-tune neural networks

done_outline

Understand how and why to use transfer learning on pre-trained networks

done_outline

Learn how to create and organize a dataset for training

done_outline

Understand how to make use of state-of-the-art neural networks

Deep Learning with TensorFlow Syllabus.

Learn basic and intermediate concepts and how to use existing tools to develop and experiment with deep learning models.

Part 1 - Artificial Neural Network Basics

Section 2 - Creating and Training Artificial Neural Networks

Lesson #4

Lesson thumbnail for Create an Artificial Neural Network with TensorFlow's Keras API
Create an Artificial Neural Network with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 06:31
articleFull Lecture Notes
auto_storiesReading Time: 10 Minutes
fact_checkInteractive Quiz Questions: 5
auto_awesomeCustom Visual Graphics: 1
codeInline Code Snippets: 6
codeLines of Code: 32

Lesson #5

Lesson thumbnail for Train an Artificial Neural Network with TensorFlow's Keras API
Train an Artificial Neural Network with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 06:05
articleFull Lecture Notes
auto_storiesReading Time: 7 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 5
codeLines of Code: 74
updateUpdated and Maintained

Lesson #6

Lesson thumbnail for Build a Validation Set With TensorFlow's Keras API
Build a Validation Set With TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 09:56
articleFull Lecture Notes
auto_storiesReading Time: 10 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 4
codeLines of Code: 84
updateUpdated and Maintained

Lesson #7

Lesson thumbnail for Neural Network Predictions with TensorFlow's Keras API
Neural Network Predictions with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 08:55
articleFull Lecture Notes
auto_storiesReading Time: 9 Minutes
fact_checkInteractive Quiz Questions: 6
codeInline Code Snippets: 6
codeLines of Code: 53
updateUpdated and Maintained

Lesson #8

Lesson thumbnail for Create a Confusion Matrix for Neural Network Predictions
Create a Confusion Matrix for Neural Network Predictions
play_circleOn-Demand Video Lecture
timerWatch Duration: 05:16
articleFull Lecture Notes
auto_storiesReading Time: 8 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 9
codeLines of Code: 55
updateUpdated and Maintained

Lesson #9

Lesson thumbnail for Save and Load a Model with TensorFlow's Keras API
Save and Load a Model with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 09:31
articleFull Lecture Notes
auto_storiesReading Time: 8 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 12
codeLines of Code: 61
updateUpdated and Maintained

Part 2 - Convolutional Neural Networks (CNNs)

Section 1 - Build and Train CNNs on Image Data

Lesson #10

Lesson thumbnail for Image Preparation for Convolutional Neural Networks with TensorFlow's Keras API
Image Preparation for Convolutional Neural Networks with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 18:32
articleFull Lecture Notes
auto_storiesReading Time: 14 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 10
codeLines of Code: 76
updateUpdated and Maintained

Lesson #11

Lesson thumbnail for Code Update for CNN Training with TensorFlow's Keras API
Code Update for CNN Training with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 07:03
articleFull Lecture Notes
auto_storiesReading Time: 9 Minutes
fact_checkInteractive Quiz Questions: 5
updateUpdated and Maintained

Lesson #12

Lesson thumbnail for Build and Train a Convolutional Neural Network with TensorFlow's Keras API
Build and Train a Convolutional Neural Network with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 09:55
articleFull Lecture Notes
auto_storiesReading Time: 11 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 5
codeLines of Code: 57
updateUpdated and Maintained

Lesson #13

Lesson thumbnail for Convolutional Neural Network Predictions with TensorFlow's Keras API
Convolutional Neural Network Predictions with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 08:57
articleFull Lecture Notes
auto_storiesReading Time: 9 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 12
codeLines of Code: 64
updateUpdated and Maintained

Lesson #14

Lesson thumbnail for Data Augmentation with TensorFlow's Keras API
Data Augmentation with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 08:46
articleFull Lecture Notes
auto_storiesReading Time: 8 Minutes
fact_checkInteractive Quiz Questions: 6
codeInline Code Snippets: 11
codeLines of Code: 26
updateUpdated and Maintained

Section 2 - Fine-tuning and Transfer Learning

Lesson #15

Lesson thumbnail for Build a Fine-Tuned Neural Network with TensorFlow's Keras API
Build a Fine-Tuned Neural Network with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 11:49
articleFull Lecture Notes
auto_storiesReading Time: 12 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 12
codeLines of Code: 129
updateUpdated and Maintained

Lesson #16

Lesson thumbnail for Train a Fine-Tuned Neural Network with TensorFlow's Keras API
Train a Fine-Tuned Neural Network with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 04:55
articleFull Lecture Notes
auto_storiesReading Time: 4 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 3
codeLines of Code: 19
updateUpdated and Maintained

Lesson #17

Lesson thumbnail for Predict with a Fine-Tuned Neural Network with TensorFlow's Keras API
Predict with a Fine-Tuned Neural Network with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 05:46
articleFull Lecture Notes
auto_storiesReading Time: 4 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 3
codeLines of Code: 7
updateUpdated and Maintained

Lesson #18

Lesson thumbnail for MobileNet Image Classification with TensorFlow's Keras API
MobileNet Image Classification with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 14:03
articleFull Lecture Notes
auto_storiesReading Time: 13 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 14
codeLines of Code: 56
updateUpdated and Maintained

Lesson #19

Lesson thumbnail for Process Images for Fine-Tuned MobileNet with TensorFlow's Keras API
Process Images for Fine-Tuned MobileNet with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 13:41
articleFull Lecture Notes
auto_storiesReading Time: 8 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 2
codeLines of Code: 30
updateUpdated and Maintained

Lesson #20

Lesson thumbnail for Fine-Tuning MobileNet on Custom Data Set with TensorFlow's Keras API
Fine-Tuning MobileNet on Custom Data Set with TensorFlow's Keras API
play_circleOn-Demand Video Lecture
timerWatch Duration: 15:11
articleFull Lecture Notes
auto_storiesReading Time: 14 Minutes
fact_checkInteractive Quiz Questions: 5
codeInline Code Snippets: 18
codeLines of Code: 465
updateUpdated and Maintained

Lesson #21

Lesson thumbnail for Deep Learning with TensorFlow - Course Conclusion
Deep Learning with TensorFlow - Course Conclusion
play_circleOn-Demand Video Lecture
timerWatch Duration: 01:50
articleFull Lecture Notes
auto_storiesReading Time: 2 Minutes
fact_checkInteractive Quiz Questions: 1
auto_awesomeCustom Visual Graphics: 1