A set of notebooks and Python programs to help the reader internalize the concepts in the book Why Machines Learn by Anil Ananthaswamy
Perceptron.ipynb - notebook that demonstrates training a perceptron with 2 weights + bias
MontyHall.ipynb - notebook that simulates the outcomes of staying or switching doors in the Monty Hall problem