Description
In this course, you will :
- Understand how Neural Networks Work.
- Build your own Neural Network from Scratch with Python.
- Use TensorFlow for Classification and Regression Tasks.
- Use TensorFlow for Image Classification with Convolutional Neural Networks.
- Use TensorFlow for Time Series Analysis with Recurrent Neural Networks.
- Use TensorFlow for solving Unsupervised Learning Problems with AutoEncoders.
- Learn how to conduct Reinforcement Learning with OpenAI Gym.
- Create Generative Adversarial Networks with TensorFlow.