genetic-server

0.0.3 • Public • Published

Configuration

See config.json

Usage example

while ((1)); do
  currentParams=`curl http://localhost:8020/current`
  score=`doYourThing currentParams`
  curl -d '{"score":$score}' http://localhost:8020/learn
done

Readme

Keywords

none

Package Sidebar

Install

npm i genetic-server

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • gre