Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onsetsu/ursuppe
Genetic Programming for Node.js
https://github.com/onsetsu/ursuppe
Last synced: 27 days ago
JSON representation
Genetic Programming for Node.js
- Host: GitHub
- URL: https://github.com/onsetsu/ursuppe
- Owner: onsetsu
- License: mit
- Created: 2015-09-22T15:01:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T13:53:38.000Z (about 9 years ago)
- Last Synced: 2024-04-26T22:23:13.835Z (6 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ursuppe
Genetic Programming for Node.jsAdaption of [genetic-js](https://www.npmjs.com/package/genetic-js) by [Sub Protocol](http://subprotocol.com/).
Currently, we use the same API, yet provide support for promises in user defined functions ([API](https://github.com/subprotocol/genetic-js#population-functions)).