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 --matplotlib inline Introduction.ipynb
  1. View the online notebook version using <nbviewer.ipython.org>. E.g., lecture 1 is here