Skip to content

Latest commit

 

History

History
130 lines (124 loc) · 8.94 KB

sequence.md

File metadata and controls

130 lines (124 loc) · 8.94 KB

Return to home page

Table of Contents

The course is taught in a sequence of 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.
  • 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.
  • Problems: These are more analytic problems, also done at home.

The problem 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].

This site is undergoing re-numbering of units, so many links may connect to documents that don't match the number of the unit. We will fix these soon!