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: 10 months ago
JSON representation

Genetic Programming for Node.js

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)).