Connected successfully
Machine Learning–Types of Machine Learning –Machine Learning process- preliminaries, testing Machine Learning algorithms, turning data into Probabilities, and Statistics for Machine Learning Probability theory – Probability Distributions – Decision Theory.
Linear Models for Regression – Linear Models for Classification- Discriminant Functions, Probabilistic Generative Models, Probabilistic Discriminative Models – support vector machines– Decision Tree Learning – Bayesian Learning, Naïve Bayes – Ensemble Methods, Bagging, Boosting
Clustering- K-means – EM Algorithm- Hierarchical Clustering Algorithms - Mixtures of Gaussians –Dimensionality Reduction, Linear Discriminant Analysis, Factor Analysis, Principal Components Analysis, Independent Components Analysis.
Introduction - Single State Case - Elements of Reinforcement Learning – Model Based Learning - Temporal Difference Learning – Q Learning Algorithm – Generalization - Partially Observable States – case study
Introduction - Neural Network Representation – Problems – Perceptron – Multilayer Networks and Back Propagation Algorithms - Convolutional neural networks - Recurrent neural networks – Create and deploy neural networks using Tensor Flow and Keras.
Reference Book:
1. Aurélien Géron, Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems 2nd Edition, o'reilly, (2017) 2. Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani, “An Introduction to Statistical Learning: with Applications in Râ€, Springer; First Edition 2013. 3. P. Flach, ―Machine Learning: The art and science of algorithms that make sense of data,Cambridge University Press, 2012. 4. Tom M. Mitchell, “Machine Learningâ€, McGraw-Hill Education (India) Private Limited, 2013.
Text Book:
1. Alpaydin Ethem, “Introduction to Machine Learningâ€, MIT Press, Second Edition, 2010 2. Trevor Hastie, Robert Tibshirani, Jerome Friedman, “The Elements of Statistical Learning: Data Mining, Inference, and Predictionâ€, Springer; Second Edition, 2009.