Book Image

Implementing Deep Learning Algorithms with TensorFlow 2.0 [Video]

By : Harveen Singh Chadha
1 (1)
Book Image

Implementing Deep Learning Algorithms with TensorFlow 2.0 [Video]

1 (1)
By: Harveen Singh Chadha

Overview of this book

Deep Learning has caused the revival of Artificial Intelligence. It has become the dominant method for speech recognition (Google Assistant), computer vision (search for "my pictures" on Google Photos), language translation, and even game-related Artificial Intelligence (think AlphaGo and DeepMind). If you'd like to learn how these systems work and maybe make your own, Deep Learning is for you! In this course, you’ll gain a solid understanding of Deep Learning models and use Deep Learning techniques to solve business and other real-world problems to make predictions quickly and easily. You’ll learn various Deep Learning approaches such as CNN, RNN, and LSTM and implement them with TensorFlow 2.0. You’ll program a model to classify breast cancer, predict stock market prices, process text as part of Natural Language Processing (NLP), and more. By the end of this course, you’ll have a complete understanding to use the power of TensorFlow 2.0 to train Deep Learning models of varying complexities, without any hassle. Note that Miniconda and TensorFlow 2.0 installations are required for taking this course. All the code and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/Implementing-Deep-Learning-Algorithms-with-TensorFlow-2.0
Table of Contents (6 chapters)
Chapter 1
Deep Learning Introduction and Environment Setup
Content Locked
Section 2
What Is Deep Learning?
This video aims to explain and introduce deep learning.