Skip to content

Latest commit

 

History

History

lectures

Ways to view these slides:

  1. Recommended: Clone this repo and open the ipython notebook, which will allow you to run and modify the example code. E.g., for lecture 1:
git clone https://github.com/iit-cs429/main.git
cd main/lectures/lec01
ipython notebook Introduction.ipynb
  1. Alternatively, you can simply click on the .ipynb file on Github and it will be rendered in your browser.