Deep Learning
BTCOE705 (B): Deep Learning
Unit 1 Notes as per below Syllabus UNIT-1 Notes
History of Deep Learning, Deep Learning Success Stories, McCulloch Pitts Neuron, Thresholding Logic, Perceptrons, Perceptron Learning Algorithm, Multilayer Perceptrons (MLPs), Representation Power of MLPs, Sigmoid Neurons, Gradient Descent, Feed forward Neural Networks.
Unit 2 Notes as per below Syllabus UNIT-2 Notes
FeedForward Neural Networks, Backpropagation. Gradient Descent (GD), Momentum Based GD, Nesterov Accelerated GD, Stochastic GD, AdaGrad, RMSProp. Principal Component Analysis and its interpretations, Singular Value Decomposition.
Unit 3 Notes as per below Syllabus UNIT-3 Notes
Auto encoders and relation to PCA, Regularization in auto encoders, Denoising auto encoders, Sparse auto encoders, Contractive auto encoders. Regularization: Bias Variance Tradeoff, L2 regularization, Early stopping, Dataset augmentation, Parameter sharing and tying. Greedy Layer wise Pre-training, Better activation functions, Better weight initialization methods, Batch Normalization.
Unit 4 Notes as per below Syllabus UNIT-4 Notes
Convolutional Neural Networks, LeNet, AlexNet, ZF-Net, VGGNet, GoogLeNet, ResNet, Learning Vectorial Representations of Words
Unit 5 Notes as per below Syllabus UNIT-5 Notes
Recurrent Neural Networks, Back propagation through time, Encoder Decoder Models, Attention Mechanism, Attention over images.
Comments
Post a Comment