Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gliderkite/ann
Artificial Neural Networks
https://github.com/gliderkite/ann
Last synced: 16 days ago
JSON representation
Artificial Neural Networks
- Host: GitHub
- URL: https://github.com/gliderkite/ann
- Owner: gliderkite
- Created: 2015-06-06T08:03:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T19:57:46.000Z (almost 9 years ago)
- Last Synced: 2023-02-26T11:02:39.433Z (over 1 year ago)
- Language: Java
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Artificial Neural Networks
This JavaFX application shows, for each of its tabs, a little example about a type of artificial neural network.
## Pattern Associator (PA)
![PA image](http://i60.tinypic.com/vhdk54.jpg)
## Hopfield Network
![Hopfield image](http://i57.tinypic.com/2wog4dl.jpg)