Demo code for the "Learning Machine Learning" presentation at Dutch PHP Conference
cd classifier
php -S localhost:3000
Point your browser to : http://localhost:3000/index.html
cd genetic
php number.js
It will simply spit out a solution of 4 float numbers for which the sum is 200