https://github.com/chancehudson/jhneuralsim
https://github.com/chancehudson/jhneuralsim
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chancehudson/jhneuralsim
- Owner: chancehudson
- Created: 2016-06-01T01:55:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T02:01:18.000Z (about 10 years ago)
- Last Synced: 2024-07-21T00:41:14.748Z (about 2 years ago)
- Language: Objective-C
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Neural network simulator using a genetic algorithm for evolution
Works by giving a network an input of the surrounding blocks on a given grid. Then takes the output of the network as the next movement.