Hacker News
- The Illustrated Transformer (2018) https://jalammar.github.io/illustrated-transformer/ 11 comments
- The Illustrated Word2Vec (2019) https://jalammar.github.io/illustrated-word2vec/ 19 comments
- The Illustrated GPT-2: Visualizing Transformer Language Models (2019) https://jalammar.github.io/illustrated-gpt2/ 5 comments
- Remaking old computer graphics with AI image generation https://jalammar.github.io/ai-image-generation-tools/ 73 comments
- The Illustrated Stable Diffusion https://jalammar.github.io/illustrated-stable-diffusion/ 119 comments
- The Illustrated Retrieval Transformer http://jalammar.github.io/illustrated-retrieval-transformer/ 13 comments
- Finding the Words to Say: Hidden State Visualizations for Language Models https://jalammar.github.io/hidden-states/ 4 comments
- How GPT3 Works – Visualizations and Animations https://jalammar.github.io/how-gpt3-works-visualizations-animations/ 98 comments
- Visualizing Transformer Language Models: Illustrated GPT-2 https://jalammar.github.io/illustrated-gpt2/ 3 comments
- A Visual Intro to NumPy and Data Representation https://jalammar.github.io/visual-numpy/ 21 comments
- The Illustrated Word2vec https://jalammar.github.io/illustrated-word2vec/ 37 comments
- The Illustrated BERT: How NLP Cracked Transfer Learning https://jalammar.github.io/illustrated-bert/ 19 comments
- A Gentle Visual Intro to Data Analysis in Python Using Pandas https://jalammar.github.io/gentle-visual-intro-to-data-analysis-python-pandas/ 51 comments
- The Illustrated Transformer https://jalammar.github.io/illustrated-transformer/ 4 comments
- The Illustrated Transformer http://jalammar.github.io/illustrated-transformer/ 2 comments
- A Visual and Interactive Look at Basic Neural Network Math https://jalammar.github.io/feedforward-neural-networks-visual-interactive/ 3 comments
- A Visual and Interactive Guide to the Basics of Neural Networks https://jalammar.github.io/visual-interactive-guide-basics-neural-networks/ 5 comments
- Show HN: A Visual and Interactive Guide to the Basics of Neural Networks https://jalammar.github.io/visual-interactive-guide-basics-neural-networks/ 8 comments
- Supercharging Android Apps with TensorFlow (Google's Open Source ML Library) https://jalammar.github.io/Supercharging-android-apps-using-tensorflow/ 3 comments
Lobsters
- How GPT3 Works - Visualizations and Animations https://jalammar.github.io/how-gpt3-works-visualizations-animations/ 4 comments ai , visualization
- The Illustrated Word2vec https://jalammar.github.io/illustrated-word2vec/ 2 comments compsci
- Output Token Dimensionality in Transformer Decoders - how does the transformer "get rid" of the dimension "number of previously outputted tokens" https://jalammar.github.io/illustrated-transformer/ 5 comments languagetechnology
- How GPT3 Works - Visualizations and Animations https://jalammar.github.io/how-gpt3-works-visualizations-animations/ 4 comments webdev
- [R] The Illustrated Stable Diffusion https://jalammar.github.io/illustrated-stable-diffusion/ 26 comments machinelearning
- Do not understand how query, key and value matrices are generated in multi-headed self attention. https://jalammar.github.io/illustrated-transformer/ 5 comments learnmachinelearning
- [D] Retrieval transformers for other domains? http://jalammar.github.io/illustrated-retrieval-transformer/ 5 comments machinelearning
- [R] The Illustrated Retrieval Transformer (GPT3 performance at 4% the size) http://jalammar.github.io/illustrated-retrieval-transformer/ 37 comments machinelearning
- ML Visualization Software Question https://jalammar.github.io/illustrated-transformer/ 4 comments deeplearning
- ML Visualization Software https://jalammar.github.io/illustrated-transformer/ 4 comments datascience
- Visualizing Pandas' Pivoting and Reshaping Functions https://jalammar.github.io/visualizing-pandas-pivoting-and-reshaping/ 3 comments datascience
- A Visual and Interactive Guide to the Basics of Neural Networks [meant mainly for developers with no AI experience] https://jalammar.github.io/visual-interactive-guide-basics-neural-networks/ 24 comments programming