Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 489 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 489 Bytes

Machine Learning Basics

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.