https://github.com/parxd/papersfromscratch
a collection of some PyTorch models for various common deep learning problems
https://github.com/parxd/papersfromscratch
Last synced: 17 days ago
JSON representation
a collection of some PyTorch models for various common deep learning problems
- Host: GitHub
- URL: https://github.com/parxd/papersfromscratch
- Owner: Parxd
- Created: 2024-02-17T22:00:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T22:51:40.000Z (about 2 years ago)
- Last Synced: 2025-02-24T06:31:57.831Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# papersfromscratch
Sort of a playground for all things deep learning in PyTorch and (hopefully) serves as a reference/educational resource for model implementations in PyTorch.