Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 737 Bytes

File metadata and controls

5 lines (3 loc) · 737 Bytes

Module 2 of Scalable Data Science and Distributed Machine Learning

Module 2 - Distributed Deep Learning: Introduction to the theory and implementation of distributed deep learning

Classification and regression using generalised linear models, including different learning, regularization, and hyperparameters tuning techniques. The feedforward deep network as a fundamental network, and the advanced techniques to overcome its main challenges, such as overfitting, vanishing/exploding gradient, and training speed. Various deep neural networks for various kinds of data. For example, the CNN for scaling up neural networks to process large images, RNN to scale up deep neural models to long temporal sequences, and autoencoders.