Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j-w-yun/neural-network
Function approximator
https://github.com/j-w-yun/neural-network
Last synced: about 7 hours ago
JSON representation
Function approximator
- Host: GitHub
- URL: https://github.com/j-w-yun/neural-network
- Owner: j-w-yun
- Created: 2016-05-05T05:58:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T18:54:00.000Z (about 8 years ago)
- Last Synced: 2024-03-01T05:07:40.531Z (9 months ago)
- Language: Java
- Homepage:
- Size: 136 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepNeuralNet
Function approximation through backpropagation
Implementation of a multi-layered network not included
![alt tag](https://github.com/jaewany/DeepNeuralNet/blob/master/pics/1.png)
A visual demo. Visualization not implemented.