Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsdatsme/ml-ex4
Machine learning exercise 4
https://github.com/dsdatsme/ml-ex4
Last synced: 9 days ago
JSON representation
Machine learning exercise 4
- Host: GitHub
- URL: https://github.com/dsdatsme/ml-ex4
- Owner: DSdatsme
- Created: 2017-08-06T11:41:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T19:30:43.000Z (over 7 years ago)
- Last Synced: 2024-12-19T15:23:48.277Z (2 months ago)
- Language: Matlab
- Size: 14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-EX4
Machine learning exercise 4## Neural Networks Learning
Implementing the backpropagation algorithm for neural networks and apply it to the task of hand-written digit recognition.