Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 534 Bytes

File metadata and controls

19 lines (10 loc) · 534 Bytes

Machine Learning and Adaptive Intelligence

Week 2: Objective Functions and Supervised Learning

Lecture

The Jupyter Notebook slides for the lecture are here

Once you download the file, use the following instruction in your terminal

jupyter notebook s2_objective.ipynb

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

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

Lab session

The lab session is here