Install node.js.
Then run:
node hello.js
Install the CoffeeScript compiler:
npm install -g coffee-script
Then run:
./run.sh
Inspired by http://burakkanber.com/blog/machine-learning-genetic-algorithms-part-1-javascript/.
A "Hello world" project for getting started with Genetic Algorithms
CoffeeScript
Install node.js.
Then run:
node hello.js
Install the CoffeeScript compiler:
npm install -g coffee-script
Then run:
./run.sh
Inspired by http://burakkanber.com/blog/machine-learning-genetic-algorithms-part-1-javascript/.