Skip to content

Commit bd8a427

Browse files
authored
Update README.md
add LLM section and LLM system course
1 parent 25b369f commit bd8a427

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

README.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,16 @@ Machine Learning Open Source University is an IDEA of free-learning of a ML enth
2727
4. [Deep Learning](#deep-learning)
2828
5. [Natural language processing](#natural-language-processing)
2929
6. [Reinforcement learning](#reinforcement-learning)
30-
7. [Books](#books)
31-
8. [ML in Production](#ml-in-production)
32-
9. [Quantum ML](#quantum-ml)
33-
10. [DataSets](#datasets)
34-
11. [Other Useful Websites](#other-useful-websites)
35-
12. [Other Useful GitRrpo](#other-useful-gitrepo)
36-
13. [Blogs and Webinar](#blogs-and-webinar)
37-
14. [Must Read Research Paper](#must-read-research-paper)
38-
15. [Company Tech Blogs](#company-tech-blogs)
30+
7. [LLM](LLM (Large Language Model))
31+
8. [Books](#books)
32+
9. [ML in Production](#ml-in-production)
33+
10. [Quantum ML](#quantum-ml)
34+
11. [DataSets](#datasets)
35+
12. [Other Useful Websites](#other-useful-websites)
36+
13. [Other Useful GitRrpo](#other-useful-gitrepo)
37+
14. [Blogs and Webinar](#blogs-and-webinar)
38+
15. [Must Read Research Paper](#must-read-research-paper)
39+
16. [Company Tech Blogs](#company-tech-blogs)
3940

4041

4142

@@ -178,6 +179,14 @@ Machine Learning Open Source University is an IDEA of free-learning of a ML enth
178179
| Advanced Deep Learning & Reinforcement Learning | [YouTube](https://www.youtube.com/playlist?list=PLqYmG7hTraZDNJre23vqCGIVpfZ_K2RZs)|
179180
| DeepMind x UCL Reinforcement Learning 2021 | [YouTube](https://www.youtube.com/playlist?list=PLqYmG7hTraZDVH599EItlEWsUOsJbAodm)
180181

182+
183+
184+
## LLM (Large Language Model)
185+
186+
| Title and Source | Link |
187+
|------------------------------------------------------------ | -----------------------------------------------------------|
188+
| Large Language Model Systems | [Website](https://llmsystem.github.io/llmsystem2025spring/) |
189+
181190

182191
## Books
183192

0 commit comments

Comments
 (0)