Introductory Slides
In this course, we will learn
• Fundaments of deep learning,
• Tensorflow programming
• Implementation of basic Neural Network models using
Tensorflow python programming library.
At the end of this course, you will know
- What is neural network?
- What is Multi-layer perceptron
- How to Learn parameters with loss functions
- Implementation of basic vanilla neural network with Tensorflow, for
various real world applications.