#Machine Learning Batch June 2019 - Pitampura
class 01
: Introduction to ML and Basics of Python programming.class 02
: Basics of Stats and Numerical computationclass 03
: K-Nearest Neighbors Algorithmclass 04
: Real Time Face Detection and Recognition Projectclass 05
: K-Means Clustering and Color Extraction Projectclass 06
: Naive Bayes Classifierclass 07
: Decission Treesclass 08
: Random Forest Classifier and Linear Regressionclass 09
: Logistic Regressionclass 10
: NN from Scratchclass 11
: Keras NNclass 12
: Convolution Neural Networksclass 13
: Transfer Learningclass 14
: Dimensionality Reduction using Autoencoders,TSNE and PCAclass 15
: Gans and Markov Chainclass 16
: Word_2_vec, Glove Embeddings and Product Recommendation Systemclass 17
: Emoji Prediction using RNN ans LSTMclass 18
: Support Vector Machine