About

notion image
🔥 arXivSub is online! Best way to search papers on arXiv and top AI conferences! (CVPR、ICCV、ECCV、ICML、ICLR、NeurIPS、AAAI、MICCAI、CoRL、RSS、ACL、EMNLP、ICRA、IROS、IJCAI) More Info Here | A GitHub repo showcase here!
🔥 DiffChecker Pro is a great tool when you forget the difference between two versions of code and want to compare them visually. Free for use!
🔥 Latest CVPR/ICLR/AAAI 2026 is online on arXivSub!
📚
Study Guide
There’s a lot of content on this site, where should I start?
It’s recommended to start by building a foundation in machine learning and deep learning, for example, by taking Andrew Ng’s Neural Networks and Deep Learning course.
The Digital Image Processing section focuses on traditional image processing techniques and can be learned alongside your machine learning and deep learning journey.
As to LLM, It’s recommended to start from the sections on LLM Components, LLM Pre-Training, LLM Post-Training, and LLM Popular Models to learn the fundamentals of LLMs: how they are built and trained, and common models.
Then dive into the practical examples in the LLM Hands-on Practice and LLM Applications sections. As you run the code, you'll gain a better understanding of its ins and outs and explore more topics such as LLM optimization, model compression, and recent papers in the field.
📌
ComfyAI compiles many great resources in the Awesome-Technology section, including
More resources will be added in the future and it’ll be good to use it as a navigation.
🌟
LLM Highlight Content
✅ Tokenization: BBPE
✅ Attention: MHA, MQA, GQA, and MLA
✅ Normalization: RMS Norm
✅ FFN Block: SwiGLU
✅ Positional Encoding: RoPE
✅ Decoding Policy: Top-K, Top-P, and Temperature
✅ Length Extrapolation: PI, NTK-aware, NTK-by-parts, and YaRN
✅ LLM Pre-training: WSD Scheduler, Mixed Precision
✅ LLM Post-training: SFT, Reinforcement Learning, RLHF, GRPO, DPO
✅ Optimization: KV Cache, FlashAttention, PEFT
🔆
🔆
OpenAI o1 Technical Roadmap
✅ STaR
Loading...
Catalog
Article List
LLM Learning Roadmap
✨ Awesome-Anything
🖼️ Digital Image Processing
🍃 LLM Components
🌱 LLM Pre-training
☘️ LLM Post-Training
🍀 LLM Popular Models
🪴 LLM Applications
🌿 LLM Optimization
🌾 LLM Compression
🌵 LLM Hands-on Practice
🌴 LLM Must-read Papers
🌳 LLM Q&A
🐝 VLM Image Encoders
📝 MISC.