Skip to content

Commit

Permalink
lec 27
Browse files Browse the repository at this point in the history
  • Loading branch information
jding25 committed Dec 3, 2024
1 parent 9d6f575 commit 1c57cbc
Show file tree
Hide file tree
Showing 4 changed files with 9,215 additions and 626 deletions.
2 changes: 1 addition & 1 deletion _modules/week-15.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Week 15


Dec 3
: **Lecture 27**{: .label .label-lecture} Neural Networks
: **Lecture 27**{: .label .label-lecture} [Neural Networks](lecture/lec27)
: **Discussion 13**{: .label .label-disc } [PCA + Clustering](https://drive.google.com/file/d/1nrPVzLPzcHhyE4eDko0B_eSh-8BeQOGr/view?usp=sharing){:target="_blank"}
: [Mini-Lecture](https://youtu.be/kZzhgzMFnDU){:target="_blank"}

Expand Down
12 changes: 7 additions & 5 deletions lecture/lec27.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ nav_exclude: true

# Lecture 27 – Intro to LLMs and Conclusion

Presented by Joseph E. Gonzalez
Presented by Narges Norouzi

Content by many dedicated Data 100 instructors at UC Berkeley. See our [Acknowledgments](../../acks) page.

- [slides](https://docs.google.com/presentation/d/1FwoEQWtOmBVXxieYMrjx82UJ_s9d2A44uShYo7LtslY/edit?usp=sharing){:target="_blank"}
- [code](https://data100.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FDS-100%2Fsp24-student&urlpath=lab%2Ftree%2Fsp24-student%2Flecture%2Flec27%2Flec27.ipynb&branch=main){:target="_blank"}
- [code HTML](../../resources/assets/lectures/lec27/lec27.html)
- [recording](https://youtu.be/dZfUGijkPAU)
- [slides](https://docs.google.com/presentation/d/1813fyA7IYCfzBhGZPWjvcumWREAV3fo1IJkhwCWGRMo/edit?usp=share_link){:target="_blank"}
- [Neuron code](https://data100.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FDS-100%2Ffa24-student&urlpath=lab%2Ftree%2Ffa24-student%2Flecture%2Flec27%2Flec27-Neuron.ipynb&branch=main){:target="_blank"}
- [Neuron code HTML](../../resources/assets/lectures/lec27/lec27-Neuron.html)
- [NN-PyTorch code](https://data100.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FDS-100%2Ffa24-student&urlpath=lab%2Ftree%2Ffa24-student%2Flecture%2Flec27%2Flec27-NN-PyTorch.ipynb&branch=main){:target="_blank"}
- [NN-PyTorch code HTML](../../resources/assets/lectures/lec27/lec27-NN-PyTorch.html)
<!-- - [recording](https://youtu.be/dZfUGijkPAU) -->
Loading

0 comments on commit 1c57cbc

Please sign in to comment.