Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johannesmessner/convnet
https://github.com/johannesmessner/convnet
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/johannesmessner/convnet
- Owner: JohannesMessner
- Created: 2020-12-02T17:32:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T08:08:00.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T21:28:50.534Z (13 days ago)
- Language: Jupyter Notebook
- Size: 21.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# convnet
Implementation of a convolutional neural network for handwritten digit recognition using pytorch.
This was given as an exercise for the machine learning course at the University of Oxford by Ani Calinescu and Phil Blunsom.