The main purpose is to list all the resources I’ve collected about Machine Learning (ML), Artificial Intelligence (AI), and Large Language Models (LLM).

ML Basics

For a intro to ML, I recommend the following resources:

Courses:

Videos:

There are many more excellent introductory materials.

LLM

The two best courses for LLM are:

Videos:

Training Infra

Reinforcement Learning

Interpretability

Just like you can infinite scroll on TikTok, you can infinite scroll on the papers.

Agent

  • UCB CS294/194-196 Large Language Model Agents
    • A good course from UC Berkeley with Youtube videos, which invited a lot of frontier researchers to give lectures.
    • List of topics
      • Inference-Time Techniques & Reasoning (CoT, ReAct, RAG, Planning, etc.)
      • Coding Agents
      • Multimodal Autonomous AI Agents
      • AlphaProof, Science Discovery
      • Reinforcement Learning
      • Safety & Vulnerability
      • etc.
    • I’m planning to write a summary for this course.

###

All About Transformer Inference

Recent LLM Papers (that I read and liked)

Need to mention that a lot of the courses and resources already include a lot of good papers.

Vision

Intro:

Courses:

Papers

News & Blogs

Terms

  • Attention
  • Chain of Thought
  • Flash Attention

  • ReAct
  • Transformer

Old

  • SIFT features: Scale-Invariant Feature Transform, old Visision method, outdated.

People

Must Know

  • Jeffrey Hinton,
  • Demis Hassabis,
  • Ilya Sutskever,

  • Yoshua Bengio,
  • Yann LeCun, Meta
  • Richard Sutton

  • Sam Altman,
  • Dario Amodei,
  • Andrew Ng,
  • Fei-Fei Li,

Big Names

  • David Silver,
  • Ian Goodfellow,

  • Andrew Karpathy
  • Jared Kaplan, Anthropic codouner and CSO.
  • Noam Shazeer
  • Kaiming He
  • Jeff Dean
  • Aidan Gomez
  • Mustafa Suleyman
  • Ashish Vaswani