This repository contains code written during the Summer of 2019 documenting my foray into machine learning. Most of this repository uses the sk-learn library. Some of the last programs use Theano and Keras.
I used the book Python Machine Learning by Sebastian Raschka for the methods and Gilbert Strang's MIT 18.06 course for Linear Algebra.