Skip to content

Commit

Permalink
Update list.
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperagon committed Feb 29, 2024
1 parent 09b7d07 commit e9a7ac6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/posts/2024-02-28.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ draft = false
- [Youtube - AI-driven Development for Programmers](https://www.youtube.com/watch?v=iO1mwxPNP5A)

### Transformer
- [Attention is All you Need](https://en.wikipedia.org/wiki/Attention_Is_All_You_Need)
- [Illustrated Transformer](https://jalammar.github.io/illustrated-transformer/)
- [Youtube - How a Transformer works at inference vs training time](https://www.youtube.com/watch?v=IGu7ivuy1Ag)
- [Youtube - Transformers demystified](https://www.youtube.com/watch?v=C6ZszXYPDDw)
- [Language Models For Software Developers in 17 Minutes](https://www.youtube.com/watch?v=tL1zltXuHO8)

### Python
- [Python for Everyone](https://www.py4e.com/)
Expand All @@ -45,6 +47,7 @@ draft = false
- [Awesome NN Optimizzation](https://github.com/harsh306/awesome-nn-optimization)

### Course
- [HuggingFace Course](https://huggingface.co/learn/nlp-course/chapter1/1)
- [Coursera - Mathematics for Machine Learning Specialization](www.coursera.org/specializations/mathematics-machine-learning)
- [Coursera - Machine Learning](https://www.coursera.org/browse/data-science/machine-learning)
- [Coursera - Stanford University - Introduction to Statistics](https://www.coursera.org/learn/stanford-statistics)
Expand Down

0 comments on commit e9a7ac6

Please sign in to comment.