This includes some small projects I did during learning about deep learning.
- Knn
- Using Logistic regression on MINST and Cfar-10
- Implementing Ada Optimizer using Tensorflow.
- CNN
- improved CNN, using different architecture, adding dropout, skip connection and batch normalization.