Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 750 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 750 Bytes

Python Programming Assignments

Submissions for the Python Programming Assignments

This respositry contains my solutions for the python version of the programming assignments for the the Machine Learning online class taught by Professor Andrew Ng. The original notebooks containing only the questions and the setup can be found here : Machine Learning Python Assignments

Requirements

- python==3.6.4
- numpy==1.13.3
- scipy==1.0.0
- matplotlib==2.1.2
- jupyter==1.0.0
- jupyter-client==5.0.1