Book Image

Getting Started with TensorFlow 2.0 for Deep Learning [Video]

By : Muhammad Hamza Javed
Book Image

Getting Started with TensorFlow 2.0 for Deep Learning [Video]

By: Muhammad Hamza Javed

Overview of this book

Deep learning is a trending technology if you want to break into cutting-edge AI and solve real-world, data-driven problems. Google’s TensorFlow is a popular library for implementing deep learning algorithms because of its rapid developments and commercial deployments. This course provides you with the core of deep learning using TensorFlow 2.0. You’ll learn to train your deep learning networks from scratch, pre-process and split your datasets, train deep learning models for real-world applications, and validate the accuracy of your models. By the end of the course, you’ll have a profound knowledge of how you can leverage TensorFlow 2.0 to build real-world applications without much effort. All the notebooks and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/Getting-Started-with-TensorFlow-2.0-for-Deep-Learning-Video
Table of Contents (7 chapters)
Chapter 1
Deep Learning Basics
Content Locked
Section 5
Training, Validation, and Test Sets
Explore what train, validation, and test set are in a Deep Learning project.