https://github.com/nidhaloff/rnn_mnist
Simple Classification Example on the MNIST Dataset using Recurrent neural Network
https://github.com/nidhaloff/rnn_mnist
Last synced: 6 months ago
JSON representation
Simple Classification Example on the MNIST Dataset using Recurrent neural Network
- Host: GitHub
- URL: https://github.com/nidhaloff/rnn_mnist
- Owner: nidhaloff
- Created: 2019-10-09T12:31:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T12:32:18.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T10:33:43.840Z (8 months ago)
- Language: Jupyter Notebook
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RNN_MNIST
Simple Classification Example on the MNIST Dataset using Recurrent neural Network