Twitter/X

@hasantoxr recommends three websites for someone starting AI from zero

Brief

@hasantoxr recommends three websites for someone starting AI from zero: Seeing Theory for interactive math visualizations, Interactive‑ML for play-with-it code demos of gradient descent, activation functions, clustering and perceptrons, and bbycroft.net/llm for in‑browser, step‑through breakdowns of GPT‑2, Nano‑GPT and GPT‑3.

Source evidence

If I had to start learning AI from zero today these are the 3 websites I would use.

First one is for the basic mathematics to learn about machine learning. This website actually help you to visualize every concept here instead of just reading dry formulas.
Link: seeing-theory.brown.edu/basi…

The second website covers machine learning concepts like gradient descent, activation functions, clustering, and perceptrons, all in interactive code form by playing with it.
Link: interactive-ml.com/logistic-…

And with third you will get fully interactive breakdowns of GPT-2, Nano-GPT, and GPT-3, so you can see exactly how these models actually work under the hood.
Link: bbycroft.net/llm

Video