Machine learning & AI
Deep Learning
5 self-contained study topics — notes, diagrams, formulas, and worked examples for exams and GATE.
Topics
- Neural Network FundamentalsFor B.Tech exams, neural network fundamentals is tested for definition plus one direct derivation or numerical; align notation with Bishop (Pattern Recognition and Machine Learning).
- BackpropagationFor B.Tech exams, backpropagation is tested for definition plus one direct derivation or numerical; align notation with Goodfellow, Bengio & Courville (Deep Learning).
- Convolutional Neural NetworksFor B.Tech exams, convolutional neural networks is tested for definition plus one direct derivation or numerical; align notation with Tan, Steinbach & Kumar (Introduction to Data Mining).
- Recurrent Networks and TransformersFor B.Tech exams, recurrent networks and transformers is tested for definition plus one direct derivation or numerical; align notation with Tom Mitchell (Machine Learning).
- Regularization TechniquesFor B.Tech exams, regularization techniques is tested for definition plus one direct derivation or numerical; align notation with Bishop (Pattern Recognition and Machine Learning).