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.
Deep Learning Introduction and Environment Setup
Building First Neural Network for Tabular Data with TensorFlow 2.0
Convolutional Neural Networks with TensorFlow 2.0
Recurrent Neural Network with TensorFlow 2.0
Long Short-Term Memory Networks (LSTM)
Transfer Learning with TensorFlow 2.0