About the talk
With the resurgence of Neural Networks in the 2010s, Deep Learning has become essential for Machine Learning practitioners and even many software engineers. In this talk, I will start with Deep Learning basics and move quickly to the details of important advanced architectures, as well as how these basics are used in implementing Deep Neural Networks from scratch along the way. I will demonstrate on how Neural Networks work in a principled approach.
This talk will cover
- Neural Networks basics and Forward propagation
- The importance of Back propagation
- Optimisation Algorithms
- Perform train/test splits and examine production case studies
Programming & Development
About the speaker
Suman is an AI/ML enthusiast with an interest in Deep Learning and Computer Vision domain, as well as a promoter of PyTorch framework.