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