From 4368093246c04cf7ff4d23991b26eeddc10849b5 Mon Sep 17 00:00:00 2001 From: Umar <75187029+UmarRS@users.noreply.github.com> Date: Tue, 19 Dec 2023 12:07:00 -0500 Subject: [PATCH] Added Andrej Karpathy's into to LLMs talk --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 299cfe2..7da5980 100755 --- a/README.md +++ b/README.md @@ -514,6 +514,8 @@ Table of Contents - [10-725 Optimization Fall 2012 - CMU](http://www.cs.cmu.edu/~ggordon/10725-F12/schedule.html) - [10-801 Advanced Optimization and Randomized Methods - CMU](http://www.cs.cmu.edu/~suvrit/teach/aopt.html) ([YouTube](https://www.youtube.com/playlist?list=PLjTcdlvIS6cjdA8WVXNIk56X_SjICxt0d)) - [AM 207 - Stochastic Methods for Data Analysis, Inference and Optimization, Harvard University](http://am207.github.io/2016/index.html) +- **Large Language Models** + - [Intro to Large Language Models](https://www.youtube.com/watch?v=zjkBMFhNj_g) - **Misc Machine Learning Topics** - [Quantum Machine Learning | 2021 Qiskit Global Summer School](https://www.youtube.com/playlist?list=PLOFEBzvs-VvqJwybFxkTiDzhf5E11p8BI) - [CS 6955 - Clustering, Spring 2015, University of Utah](https://www.youtube.com/playlist?list=PLbuogVdPnkCpRvi-qSMCdOwyn4UYoPxTI)