Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulshanabrook/genetic-meta
Use genetic algorithms to optimize the efficiency of other genetic algorithms.
https://github.com/saulshanabrook/genetic-meta
Last synced: 7 days ago
JSON representation
Use genetic algorithms to optimize the efficiency of other genetic algorithms.
- Host: GitHub
- URL: https://github.com/saulshanabrook/genetic-meta
- Owner: saulshanabrook
- License: epl-1.0
- Created: 2014-03-11T19:43:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-11T19:46:02.000Z (over 10 years ago)
- Last Synced: 2023-03-23T11:44:03.761Z (over 1 year ago)
- Language: Clojure
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `genetic-meta`
Framework for
[genetic](http://www.github.com/saulshanabrook/genetic)
which uses genetic algorithms to optimize the efficiency of
other genetic algorithms.## License
Copyright © 2014 Saul Shanabrook
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.