Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
trws2 committed Feb 19, 2025
1 parent 2d8ce8f commit e36a5eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This repo serves as a record to track my learning of DL for 100 days.
- Day 6: Start learning CUDA and code [add.cu](https://github.com/trws2/100-days/tree/main/day06)
- Day 7: Slides for [RL is Almost All Your Need in Post-Training](https://github.com/trws2/100-days/blob/main/day07/RL%20is%20Almost%20All%20Your%20Need%20in%20Post-Training.pdf)
- Day 8: Learn [AI by hand](https://github.com/trws2/100-days/tree/main/day08)
- Day 9-11: Learn [LLMer videos](https://github.com/trws2/100-days/tree/main/day09-11). The LLM educational videos for me so far.
- Day 12: [Learn LLM Reasoning: Key Ideas and Limitations](https://llmagents-learning.org/slides/llm-reasoning.pdf)

---

4 changes: 4 additions & 0 deletions day12/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Day 08:

- went over [LLM Reasoning: Key Ideas and Limitations](https://llmagents-learning.org/slides/llm-reasoning.pdf)

0 comments on commit e36a5eb

Please sign in to comment.