Machine learning with functional undertones
npm install @astuanax/funml  
A Perceptron class to learn and solve simple linear problems.
A basic multilayered neural network.
A simple decision tree using entropy and gini impurity functions.