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

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i genetic-server

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • gre