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...).
- Host: GitHub
- URL: https://github.com/waleedgeorgy/deep_learning_pytorch
- Owner: waleedGeorgy
- Created: 2024-03-07T18:59:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T16:19:07.000Z (over 1 year ago)
- Last Synced: 2025-06-17T18:51:51.181Z (about 1 year ago)
- Topics: computer-vision, deep-learning, jupyter-notebook, machine-learning, natural-language-processing, python, transfer-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 175 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.