https://github.com/omarsar/pytorch_intro_neural_network
Building a neural network from scratch using PyTorch
https://github.com/omarsar/pytorch_intro_neural_network
deep-learning neural-network pytorch
Last synced: 6 months ago
JSON representation
Building a neural network from scratch using PyTorch
- Host: GitHub
- URL: https://github.com/omarsar/pytorch_intro_neural_network
- Owner: omarsar
- License: mit
- Created: 2018-08-17T18:05:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T18:06:27.000Z (about 7 years ago)
- Last Synced: 2025-03-24T18:13:07.082Z (7 months ago)
- Topics: deep-learning, neural-network, pytorch
- Language: Jupyter Notebook
- Size: 21.5 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pytorch_intro_neural_network
Building a neural network from scratch using PyTorch