Ecosyste.ms: Awesome
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
deep-learning jupyter-notebook machine-learning python
Last synced: about 1 month 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T16:19:07.000Z (about 2 months ago)
- Last Synced: 2024-12-02T17:22:15.646Z (about 2 months ago)
- Topics: deep-learning, jupyter-notebook, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 175 MB
- Stars: 1
- 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.