Backpropagation algorithm implemented in ReasonML.
This implementation is not intended to be used in actual machine learning environments, it was just an excuse to hack with Reason while learning the algorithm.
npm run build
npm start
node ./src/backpropagation.bs.js