An open API service indexing awesome lists of open source software.

https://github.com/waleedgeorgy/deep_learning_pytorch

Contains .ipynb and other files related to deep learning (building models, transfer learning, training / testing models, data preparation, visualization, predictions, etc...).
https://github.com/waleedgeorgy/deep_learning_pytorch

computer-vision deep-learning jupyter-notebook machine-learning natural-language-processing python transfer-learning

Last synced: 5 months ago
JSON representation

Contains .ipynb and other files related to deep learning (building models, transfer learning, training / testing models, data preparation, visualization, predictions, etc...).

Awesome Lists containing this project

README

          

# Deep Learning With PyTorch
Contains .ipynb and other files related to deep learning (building models, transfer learning, training / testing models, data preparation, visualization, predictions, etc...) using PyTorch.

These files can be used for tutorial / tutoring / studying purposes, and can also be used as reference material. Contains code for training models that can be deployed for real-world purposes.