https://github.com/onsetsu/ursuppe
Genetic Programming for Node.js
https://github.com/onsetsu/ursuppe
Last synced: 10 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T13:53:38.000Z (over 10 years ago)
- Last Synced: 2025-08-04T01:42:13.450Z (10 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ursuppe
Genetic Programming for Node.js
Adaption 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)).