In this repository I:
- play around with neural networks and run interesting experiments using them
- re-implement prominent deep learning papers
- store any deep learning related code that I write
The repository includes three main directories: Playground, Pytorch, and Papers;
- Playground directory contains interesting deep learning experiments and side projects
- Pytorch directory contains notebooks of my practice codes
- Papers directory contains the implementations of some prominent deep learning papers