Deep learning with PyTorch

PyTorch is an open-source machine learning library developed by Facebook's AI Research lab (FAIR). It is widely used for applications such as natural language processing and computer vision.

To embark on the journey of learning PyTorch, you can start with my fork of pytorch-learning. It is a set of jupyter notebooks with key pytorch knowledge with rich instances and detailed explanations.