Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 907 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 907 Bytes

Machine Learning and Adaptive Intelligence

Week 1: Introduction to Machine Learning and Review of Probability

Lecture

The slides for the first lecture are here

Download the file and use the following instruction in your terminal

jupyter notebook s1_probability.ipynb

If you want to see the notebook as a slide show use the following instruction in your terminal

jupyter nbconvert s1_probability.ipynb --to slides --post serve

Lab session

Instructions for running Python through Anaconda in the Desktop computers are available here. It also contains instructions to install it on the Desktop computers if it hasn't been installed yet.

Instructions for installing Python using Anaconda on your personal computer are here

The lab session is here