TensorFlow for Computer Vision - Full Tutorial for Beginners
Offered By: freeCodeCamp
Course Description
Overview
Syllabus
Introduction.
Course outline.
Who’s this course for.
Why learn TensorFlow.
We will be using an IDE and not notebooks.
Visual Studio Code (how to download and install it).
Miniconda - how to install it.
Miniconda - why we need it.
How are we going to use conda virtual environments in VS Code?.
Installing Tensorflow 2 (CPU version).
Installing Tensorflow 2 (GPU version).
What do we want to achieve?.
Exploring MNIST dataset.
Tensorflow layers.
Building a neural network the sequential way.
Compiling the model and fitting the data.
Building a neural network the functional way.
Building a neural network the Model Class way.
Things we should add.
Restructuring our code for better readability.
First part summary.
What we want to achieve.
Downloading and exploring the dataset.
Preparing train and validation sets.
Preparing the test set.
Building a neural network the functional way.
Creating data generators.
Instantiating the generators.
Compiling the model and fitting the data.
Adding callbacks.
Evaluating the model.
Potential improvements.
Running prediction on single images.
Second part summary.
Where you can find me if you have questions.
Taught by
freeCodeCamp.org
Related Courses
Creative Applications of Deep Learning with TensorFlowKadenze Creative Applications of Deep Learning with TensorFlow III
Kadenze Creative Applications of Deep Learning with TensorFlow II
Kadenze 6.S191: Introduction to Deep Learning
Massachusetts Institute of Technology via Independent Learn TensorFlow and deep learning, without a Ph.D.
Google via Independent