https://github.com/pimaker/dotbot
Evolution by battle and neural networks
https://github.com/pimaker/dotbot
Last synced: 10 months ago
JSON representation
Evolution by battle and neural networks
- Host: GitHub
- URL: https://github.com/pimaker/dotbot
- Owner: PiMaker
- License: mit
- Created: 2016-10-24T16:36:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T17:42:31.000Z (about 7 years ago)
- Last Synced: 2025-05-20T13:56:07.055Z (about 1 year ago)
- Language: Haskell
- Size: 771 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DotBot
Evolution by battle and neural networks
Note: At the moment nothing of this sort works, it's just a simple proof-of-concept neural network in Haskell. Functional programming is hard.
### About DotBot
DotBot is an evolutionary simulation that evolves weights in neural networks by lettings two opposing forces battle and choosing the winning one as the parent of the next generation of warriors.
