https://github.com/lightquantumarchive/uoftnotes
Notes based on lectures I took at the University of Toronto
https://github.com/lightquantumarchive/uoftnotes
Last synced: 4 months ago
JSON representation
Notes based on lectures I took at the University of Toronto
- Host: GitHub
- URL: https://github.com/lightquantumarchive/uoftnotes
- Owner: LightQuantumArchive
- Created: 2024-09-11T09:00:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T10:29:59.000Z (almost 2 years ago)
- Last Synced: 2025-10-11T00:37:40.539Z (8 months ago)
- Language: Typst
- Size: 283 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Course Notes
Notes based on lectures I took at the University of Toronto.
## Courses
- [CSC2108H](dest/CSC2108H): Automated Reasoning with Machine Learning ([Old Course Page](https://www.cs.toronto.edu/~six/csc-2547hs-w23.html))
- [CSC2126H](dest/CSC2126H): Topics in Programming Languages: Types and Effects
## Build
```bash
make all
```