Difference between revisions of "AI tutorials"

From GISAXS
Jump to: navigation, search
(Other Visualizations)
(Transformer)
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* [https://mlu-explain.github.io/ MLU-EXPLAIN]
 
* [https://mlu-explain.github.io/ MLU-EXPLAIN]
 
* [https://arxiv.org/abs/2503.02113 Deep Learning is Not So Mysterious or Different]
 
* [https://arxiv.org/abs/2503.02113 Deep Learning is Not So Mysterious or Different]
 +
* [https://theaidigest.org/ AI Digest]: Interactive AI explainers
 +
* [https://academy.openai.com/ OpenAI Academy]
 +
* [https://goyalpramod.github.io/blogs/evolution_of_LLMs/ Evolution of LLMs]
  
 
==Loss Functions==
 
==Loss Functions==
Line 10: Line 13:
 
* [https://jalammar.github.io/illustrated-transformer/ The Illustrated Transformer]
 
* [https://jalammar.github.io/illustrated-transformer/ The Illustrated Transformer]
 
* [https://towardsdatascience.com/transformers-explained-visually-not-just-how-but-why-they-work-so-well-d840bd61a9d3 Transformers Explained Visually — Not Just How, but Why They Work So Well]
 
* [https://towardsdatascience.com/transformers-explained-visually-not-just-how-but-why-they-work-so-well-d840bd61a9d3 Transformers Explained Visually — Not Just How, but Why They Work So Well]
 +
* [https://erdem.pl/2021/05/understanding-positional-encoding-in-transformers#positional-encoding-visualization Understanding Positional Encoding in Transformers]
 +
 
===Visualizations===
 
===Visualizations===
 
* [https://bbycroft.net/llm LLM Visualization]
 
* [https://bbycroft.net/llm LLM Visualization]
Line 17: Line 22:
  
 
==LLM==
 
==LLM==
 +
* [https://transformer-circuits.pub/2022/toy_model/index.html Toy Models of Superposition]
 
* [https://www.techrxiv.org/doi/full/10.36227/techrxiv.23589741.v1 A Survey on Large Language Models: Applications, Challenges, Limitations, and Practical Usage]
 
* [https://www.techrxiv.org/doi/full/10.36227/techrxiv.23589741.v1 A Survey on Large Language Models: Applications, Challenges, Limitations, and Practical Usage]
 
* [https://aman.ai/ Aman AI]: [https://aman.ai/primers/ai/LLM/ Overview of Large Language Models]
 
* [https://aman.ai/ Aman AI]: [https://aman.ai/primers/ai/LLM/ Overview of Large Language Models]
Line 27: Line 33:
 
** [https://www.youtube.com/watch?v=EWvNQjAaOHw How I use LLMs]
 
** [https://www.youtube.com/watch?v=EWvNQjAaOHw How I use LLMs]
 
** [https://www.youtube.com/watch?v=7xTGNNLPyMI Deep Dive into LLMs like ChatGPT]
 
** [https://www.youtube.com/watch?v=7xTGNNLPyMI Deep Dive into LLMs like ChatGPT]
 +
 +
===Prompt Engineering===
 +
* 2025-04: Lee Boonstra (Google): [https://www.kaggle.com/whitepaper-prompt-engineering Prompt Engineering]
  
 
==Other Visualizations==
 
==Other Visualizations==

Latest revision as of 15:12, 29 June 2025