Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 467 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 467 Bytes

Contains my work on Machine Learning and Deep Learning

The Machine Learning:

1. K means classification
2. Linear Regression(using sklearn for random data generation)

The Deep Learning:

1. CNN
2. Variational_Autoencoder

MOOCS for beginners

1. [Andrew NG's Machine Learning](https://www.coursera.org/learn/machine-learning/home/welcome)

Recent Updates

Added variational autoencoder.

Tensorflow models to be uploaded soon