Skip to content

Commit

Permalink
Add reading for week 2
Browse files Browse the repository at this point in the history
  • Loading branch information
GindaChen committed Jan 12, 2025
1 parent 532e364 commit fc72758
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _modules/week-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,16 @@ Jan 7
Jan 9
: **2**{: .label} Basics: Modern DL, computational graph, autodiff, frameworks - 1
: [Slides](assets/slides/jan9.pdf) • [Recording](https://podcast.ucsd.edu/watch/wi25/cse234_a00/1)
: **Readings**{: .label .label-reading}
<!-- : **Readings**{: .label .label-reading} **(Due 1/21)**
* **Required**: [2.1 - TensorFlow: A system for large-scale machine learning](https://arxiv.org/abs/1605.08695), [2.2 - PyTorch: An Imperative Style, High-Performance Deep Learning Library](https://arxiv.org/abs/1912.01703), [2.3 - Automatic Differentiation in Machine Learning: a Survey (Page 1 - 14 (Chapter 1 - 3)](https://arxiv.org/pdf/1502.05767)
* **Optional**: 2.4 - Pytorch autodiff blogs: [(a) Overview of PyTorch Autograd Engine](https://pytorch.org/blog/overview-of-pytorch-autograd-engine/) [(b) How Computational Graphs are Constructed in PyTorch](https://pytorch.org/blog/computational-graphs-constructed-in-pytorch/), [2.5 - DyNet: The Dynamic Neural Network Toolkit](https://arxiv.org/pdf/1701.03980) -->

Jan 14
: **2**{: .label} Basics: Modern DL, computational graph, autodiff, frameworks - 2
: Slides &#8226; Recording
: **Readings**{: .label .label-reading} **(Due 1/21)**
* **Required**: [2.1 - TensorFlow: A system for large-scale machine learning](https://arxiv.org/abs/1605.08695), [2.2 - PyTorch: An Imperative Style, High-Performance Deep Learning Library](https://arxiv.org/abs/1912.01703), [2.3 - Automatic Differentiation in Machine Learning: a Survey (Page 1 - 14 (Chapter 1 - 3)](https://arxiv.org/pdf/1502.05767)
* **Optional**: 2.4 - Pytorch autodiff blogs: [(a) Overview of PyTorch Autograd Engine](https://pytorch.org/blog/overview-of-pytorch-autograd-engine/) [(b) How Computational Graphs are Constructed in PyTorch](https://pytorch.org/blog/computational-graphs-constructed-in-pytorch/), [2.5 - DyNet: The Dynamic Neural Network Toolkit](https://arxiv.org/pdf/1701.03980)

<!-- : **Readings**{: .label .label-reading} -->

0 comments on commit fc72758

Please sign in to comment.