Deep Learning ZERO To HERO - Hands-On With Python

Description:
Deep Learning is a new part of Machine Learning, which has been introduced with the objective of moving Machine Learning closer to Artificial Intelligence. Machine learning is a scientific discipline that explores the construction and study of algorithms that can learn from data. Such algorithms operate by building a model from example inputs and using that to make predictions or decisions, rather than following strictly static program instructions. Machine learning is closely related to and often overlaps with computational statistics; a discipline that also specializes in prediction-making. Through this training we are going to learn and apply concepts of deep learning with live projects.
The course includes the following;
•Prediction in Structured/Tabular Data
•Recommendation
•Image Classification
•Image Segmentation
•Object Detection
•Style Transfer
•Super Resolution
•Sentiment Analysis
•Text Generation
•Time Series (Sequence) Prediction
•Machine Translation
•Speech Recognition
•Question Answering
•Text Similarity
•Image Captioning
•Image Generation
•Image to Image Translation
We will be learning the followings:
The theory and math underlying deep learning
How to build artificial neural networks
Architectures of feedforward and convolutional networks
Building models in PyTorch
The calculus and code of gradient descent
Fine-tuning deep network models
Learn Python from scratch (no prior coding experience necessary)
How and why autoencoders work
How to use transfer learning
Improving model performance using regularization