The document outlines a comprehensive curriculum for a Machine Learning course, covering topics such as supervised and unsupervised learning, reinforcement learning, probabilistic methods, and neural networks. It includes mathematical foundations, various algorithms, and evaluation techniques, along with references for further reading. The course aims to provide a solid understanding of machine learning principles and applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views2 pages
Core I
The document outlines a comprehensive curriculum for a Machine Learning course, covering topics such as supervised and unsupervised learning, reinforcement learning, probabilistic methods, and neural networks. It includes mathematical foundations, various algorithms, and evaluation techniques, along with references for further reading. The course aims to provide a solid understanding of machine learning principles and applications.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2
I
CORE-I - MACHINE LEARNING
UNIT I INTRODUCTION AND MATHEMATICAL FOUNDATIONS
Introduction to Machine Learning- Need -History - Definitions - Applications - Advantages,
Disadvantages & Challenges -Types of Machine Learning Problems - Mathematical Foundations - Linear Algebra & Analytical Geometry -Probability and Statistics- Bayesian Conditional Probability -Vector Calculus & Optimization - Decision Theory - Information theory
UNIT II SUPERVISED LEARNING
Introduction-Discriminative and Generative Models -Linear Regression - Least Squares -
Under-fitting / Overfitting -Cross-Validation - Lasso Regression- Classification - Logistic Regression- Gradient Linear Models -Support Vector Machines -Kernel Methods -Instance based Methods - K-Nearest Neighbours - Tree based Methods -Decision Trees -ID3 - CART - Ensemble Methods -Random Forest - Evaluation of Classification Algorithms
UNIT III UNSUPERVISED LEARNING AND REINFORCEMENT LEARNING
Introduction - Clustering Algorithms -K - Means - Hierarchical Clustering - Cluster Validity - Dimensionality Reduction -Principal Component Analysis - Recommendation Systems - EM algorithm. Reinforcement Learning - Elements -Model based Learning - Temporal Difference Learning
Forward Network - Back Propagation-Activation and Loss Functions- Limitations of
Machine Learning - Deep Leaming- Convolution Neural Networks - Recurrent Neural Networks - Use cases REFERENCES:
1. Stephen Marsland, "Machine Learning: An Algorithmic Perspective", Chapman &
Hall/CRC, 2nd Edition, 2014. 2. Kevin Murphy, "Machine Leaming: A Probabilistic Perspective", MIT Press,2012 J. EthemAlpaydin, "Introduction to Machine Learning", Third Edition, Adaptive Computation and Machine Learning Series, MIT Press, 2014 4. Tom M Mitchell, "Machine Learning", McGraw Hill Education, 2013. 5. Peter Flach, "Machine Learning: The Art and Science of Algorithms that Make Sense of Datt', First Edition, Cambridge University Press, 2012.
6. ShaiShalev-Shwartz and Shai Ben-David, "Understanding Machine Learning: From
Theory to Algorithms", Cambridge University Press, 2015 7. Christopher Bishop, "Pattern Recognition and Machine Leaming", Springer, 2007. 8. Hal Daum6III, "A Course in Machine Learning", 2017 (freely available online) 9. Trevor Hastie, Robert Tibshirani, Jerome Friedman, "The Elements of Statistical Learning", Springer, 2009 (freely available online) 10. Aur6lienG6ron , Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems 2nd Edition, o'reilly, (20t7)