Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/DS-100/fa24
Browse files Browse the repository at this point in the history
  • Loading branch information
jding25 committed Dec 5, 2024
2 parents 650f482 + 8fa6ed0 commit a7f05fe
Show file tree
Hide file tree
Showing 4 changed files with 8,679 additions and 4 deletions.
5 changes: 3 additions & 2 deletions _modules/week-15.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ title: Week 15

Dec 3
: **Lecture 27**{: .label .label-lecture} [Neural Networks](lecture/lec27)
: **Lecture Participation 27**{: .label .label-survey} [Lecture Participation 27](https://app.sli.do/event/9dMziZggWndzkyknL1qZ3V/embed/polls/2f53defb-aa54-4671-9e71-b328de410af7){:target="_blank"}
: **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"}
: [Mini-Lecture](https://youtu.be/kZzhgzMFnDU){:target="_blank"}, [Solutions](https://drive.google.com/file/d/1Wz75d38YQqC16Q6yUtDL5gEU2cQNtj65/view?usp=sharing){:target="_blank"}

Dec 5
: **Lecture 28**{: .label .label-lecture} LLMs + closing
: **Lecture 28**{: .label .label-lecture} [LLMs + closing](lecture/lec28)
4 changes: 2 additions & 2 deletions lecture/lec27.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Lecture 27 – Intro to LLMs and Conclusion
nav_exclude: true
---

# Lecture 27 – Intro to LLMs and Conclusion
# Lecture 27 – Neural Networks

Presented by Narges Norouzi and Joseph E. Gonzalez

Expand All @@ -15,4 +15,4 @@ Content by many dedicated Data 100 instructors at UC Berkeley. See our [Acknowle
- [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) -->
- [recording](https://youtu.be/mDF2744Xrtw)
14 changes: 14 additions & 0 deletions lecture/lec28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: page
title: Lecture 28 – LLMs + closing
nav_exclude: true
---

# Lecture 28 – LLMs + closing

Presented by Joseph E. Gonzalez

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

- [slides](https://docs.google.com/presentation/d/1f6-eAWfBk_lev8rktvAwBredlpzCTtcNDKZok0V-9XQ/edit?usp=sharing){:target="_blank"}
- [Intro to LLMs](https://drive.google.com/file/d/1bN2eMA3RxZWPG7QM8z5yq5GBGGpPjm2H/view?usp=sharing)
Loading

0 comments on commit a7f05fe

Please sign in to comment.