Skip to content

Latest commit

 

History

History
136 lines (130 loc) · 10.3 KB

sequence.md

File metadata and controls

136 lines (130 loc) · 10.3 KB

Return to home page

Table of Contents

The course is taught in a sequence of ten units. Each unit takes between one and two weeks so that the entire class can be fit into a single semester. Most units currently have four components:

  • Lecture Notes: These are slides accompanying the class lecture. They include code snippets from the demos. Note that the lecture and unit numbering do not align.
  • Demo: These are python-based Jupyter notebooks for demonstrations given during the lectures. Some demos have a component that is done in class. The demos do not generally cover all topics, since some concepts are left for the students to figure out for themselves in the labs.
  • Lab: Following the lecture, the students do a python-based exercise at home that builds on the demo. The labs in the repository are given as skeletons with TODO markers that the students fill in.
  • Homework: These are more analytic problems, also done at home.

The homework and lab solutions are provided to students enrolled in the class. If you are an instructor and wish copies of the solutions for yourself, please contact Sundeep Rangan at [email protected].