You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,10 @@ The course has one midterm, weekly to bi-weekly problem sets, and a final data p
38
38
3.**September 21 Midnight:**[Problem Set 2](problem_sets/problem_set_2.ipynb)
39
39
4.**September 28 Midnight:**[Problem Set 3](problem_sets/problem_set_3.ipynb)
40
40
5.**October 5 Midnight:**[Problem Set 4](problem_sets/problem_set_4.ipynb)
41
-
6.**October 2 (LAB SESSION):** Midterm Logistics Practice <!-- and Review [Midterm Practice Problems](problem_sets/midterm_practice_1.ipynb) -->
42
-
7.**October 8:** IN CLASS MIDTERM
43
-
8.**End of Term (TBD):** Data Project Due
41
+
6.**NOT TO HAND IN**[Midterm Practice Problems](problem_sets/midterm_practice.ipynb)
42
+
7.**October 2 (LAB SESSION):** Midterm Logistics Practice
43
+
8.**October 8:** IN CLASS MIDTERM
44
+
9.**End of Term (TBD):** Data Project Due
44
45
45
46
See the `/problem_sets` folder within this repository for the problem sets as jupyter notebooks.
46
47
- The `pyproject.toml` and `uv.lock` files provide the package setup. Simple run `uv sync` (more details [here](https://jlperla.github.io/grad_econ_datascience/pages/setup.html))
@@ -65,8 +66,8 @@ The course is structured into two parts:
65
66
-**September 22**: [Latent Variables and Unsupervised Learning](https://jlperla.github.io/grad_econ_datascience/slides/latent_variables.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/latent_variables.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/latent_variables.html#extra-materials)
66
67
-**September 24**: [Linear and Nonlinear Dynamics](https://jlperla.github.io/grad_econ_datascience/slides/dynamics.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/dynamics.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/dynamics.html#extra-materials)
67
68
-**September 29**: [Probability, Conditioning, and Independence](https://jlperla.github.io/grad_econ_datascience/slides/probability.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/probability.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/probability.html#extra-materials)
68
-
-**October 1**: [Probability, Conditioning, and Independence](https://jlperla.github.io/grad_econ_datascience/slides/probability.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/probability.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/probability.html#extra-materials)
69
-
-**October 6**: [Stochastic Processes, Markov Chains, and Expectations](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.html#extra-materials)
69
+
-**October 1**: [Probability, Conditioning, and Independence](https://jlperla.github.io/grad_econ_datascience/slides/probability.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/probability.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/probability.html#extra-materials) and start [Stochastic Processes, Markov Chains, and Expectations](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.html#extra-materials)
70
+
-**October 6**: [Midterm Practice Problems](problem_sets/midterm_practice.ipynb) and [Stochastic Processes, Markov Chains, and Expectations](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.html), [PDF](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.pdf), and [Extra and Self Study Materials](https://jlperla.github.io/grad_econ_datascience/slides/stochastic_processes.html#extra-materials)
70
71
-**October 8 (IN CLASS MIDTERM)**
71
72
-**October 13 (Statutory holiday)**
72
73
-**October 15**: Large Language Models and Embeddings
@@ -93,7 +94,7 @@ The course is structured into two parts:
93
94
94
95
Here is the [source](https://github.com/ubcecon/526) for my slides.
95
96
96
-
See "Sources and Futher Reading" (2nd last slide) on each set of slides for additional reading.
97
+
See "Sources and Further Reading" (2nd last slide) on each set of slides for additional reading.
0 commit comments