Implementation of some popular models in Pytorch.
This is a project that follows my path along learning Pytorch library through following some tutorials and implementing some DL popular models.
In this repository, I will try to share some explanations of my code or someone's else code (tutorials for e.g.,) in order to decrease the gap between theoritical aspect of models and their corresponding implementations. I will also provide useful links from where I collected relevant information.