Learning-ML Here I list my progress in studying machine learning. Table of Content Lectures: Assignments I completed Machine Learning (Coursera, Andrew Ng) CS231n (Stanford) Papers: Reviews and tutorials XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks Pytorch Beginner's Tutorial in Jupyter notebook Implementations: Concepts and specific papers Autoencoder (AE), Denoising Autoencoder (DAE) Variational Autoencoder (VAE) Conditional Variational Autoencoder (CVAE) Deep Convolutional GAN (DCGAN)