https://github.com/ivanprodaiko94/ucu-deep-learning-homework
pytorch layers implementation
https://github.com/ivanprodaiko94/ucu-deep-learning-homework
cnn convolutional-neural-networks deep-learning machine-learning neural-network python pytorch ucu
Last synced: 3 months ago
JSON representation
pytorch layers implementation
- Host: GitHub
- URL: https://github.com/ivanprodaiko94/ucu-deep-learning-homework
- Owner: IvanProdaiko94
- License: mit
- Created: 2019-07-10T14:56:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T23:27:12.000Z (about 6 years ago)
- Last Synced: 2025-03-27T21:24:09.652Z (7 months ago)
- Topics: cnn, convolutional-neural-networks, deep-learning, machine-learning, neural-network, python, pytorch, ucu
- Language: Python
- Size: 5.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Deep learning
# Home work №2### Results:
- Pytorch:

- Vector:

- Scalar:
One epoch training over an hour with batch size 4, while increasing
the batch size led to memory error.