https://github.com/beenotung/neuro-evolution
https://github.com/beenotung/neuro-evolution
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beenotung/neuro-evolution
- Owner: beenotung
- Created: 2015-02-10T10:18:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T02:42:54.000Z (almost 9 years ago)
- Last Synced: 2025-01-01T05:42:18.347Z (10 months ago)
- Language: Scala
- Size: 11.2 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neuro Evolution
Neural Network and Genetic Algorithm Library## Features
- [x] Bare GA
- [ ] NN Train by Genetic Algorithm
- [ ] Export to file
- [ ] Import from file