Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.4 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.4 KB

Learning From Data (Solutions)

This repository contains a set of Jupyter notebooks showcasing my solutions to the programming problems of the "Learning From Data" course offered by Prof. Dr. Yaser Abu-Mostafa (Caltech) on the edX platform. It contains almost only programming problems, as the theoretical problems are imho best done (and digested) in a very old-school way: using pen and paper.

Dependencies

Implementations of algorithms are in Python (>= 3.6) and depend on the following libraries

Note that for accessing the online data sets, you will also need requests. For Windows users, these dependencies are most easily satisfied by using conda

License

Contained notebooks are licensed under the MIT License.

Contact

If you have any questions, please feel free to contact me at github or via email [email protected]

Cheers, Felix

Copyright (c) 2017 Dr. Felix Heinrichs