diff --git a/_config.yml b/_config.yml
index 1b5e13d..28aecda 100644
--- a/_config.yml
+++ b/_config.yml
@@ -5,3 +5,5 @@ theme: just-the-docs
url: https://mlberkeley.github.io
nav_enabled: true
+
+color_scheme: wider
diff --git a/_sass/color_schemes/wider.scss b/_sass/color_schemes/wider.scss
new file mode 100644
index 0000000..c7cfc64
--- /dev/null
+++ b/_sass/color_schemes/wider.scss
@@ -0,0 +1 @@
+$content-width: 1200px;
diff --git a/index.md b/index.md
index e1b7e72..e37737a 100644
--- a/index.md
+++ b/index.md
@@ -12,47 +12,135 @@ In the New Member Education Program (NMEP), we'll be paving a sturdy ML foundati
### Schedule
-| Week | Date | Lecture | Assignments | Lecturer |
-|:-|:-|:-| :-| :-|
-| 1 | Sep 23 | Intro + Background Review | **Lecture Exercise**{: .label } [Rockfall]
**Homework 1**{: .label .label-yellow } [Math Review](/fa24-nmep/assets/hw0/hw0-math.pdf) [Pandas](/fa24-nmep/assets/hw0/hw0-pandas.ipynb) [Numpy](/fa24-nmep/assets/hw0/hw0-numpy.ipynb) | |
-| 2 | Sep 30 | Classical ML | | |
-| 3 | Oct 7 | Deep Learning, Embeddings | | |
-| 4 | Oct 14 | CNNs & Object Detection | | |
-| 5 | Oct 21 | NLP & Transformers 1 | | |
-| 6 | Oct 28 | Transformers 2 | | |
-| 7 | Nov 4 | Self-supervised Learning | | |
-| 8 | Nov 11 | RL | | |
-| 9 | Nov 18 | GANs, Diffusion | | |
-| 10 | Nov 25 | Ethics | | |
-| 11 | Dec 2 | Special Topics | | |
-| 12 | Dec 9 | (No Lecture) Final Presentations | | |
+
Week | +Date | +Lecture | +Assignments | +Lecturer(s) | +
---|---|---|---|---|
1 | +Sep 23 | +Intro + Background Review | +Lecture Exercise Rockfall + Homework 1 + Math Review + Pandas + Numpy |
+ Tim Xie, Tejas Prabhune | +
2 | +Sep 30 | +Classical ML | ++ | + |
3 | +Oct 7 | +Deep Learning, Embeddings | ++ | + |
4 | +Oct 14 | +CNNs & Object Detection | ++ | + |
5 | +Oct 21 | +NLP & Transformers 1 | ++ | + |
6 | +Oct 28 | +Transformers 2 | ++ | + |
7 | +Nov 4 | +Self-supervised Learning | ++ | + |
8 | +Nov 11 | +RL | ++ | + |
9 | +Nov 18 | +GANs, Diffusion | ++ | + |
10 | +Nov 25 | +Ethics | ++ | + |
11 | +Dec 2 | +Special Topics | ++ | + |
12 | +Dec 9 | +(No Lecture) Final Presentations | ++ | + |