0
How to get a Machine Learning or Artificial Intellegemce course?
I would like the course to be at all levels, if there is only 1 level them that is okay.
2 Respuestas
+ 1
you have here Machine Learning course. try that one :-)
don't forget: ML is a part of AI
0
Hmm, Solo Learns course should be great for all levels (I presume targeted to beginners to advance). Be sure to also do the Python course.
For something at only 1 level, as part of one of my courses they went through Stanford's notes. That'd be for image based learning (e.g., learning CNN) with some introduction material for things like neural networks.
https://cs231n.github.io/
As well a book that covers the basis of generative AI (e.g., VAE, GAN, & Diffusion) and more: https://udlbook.github.io/udlbook/
Just a fair warning, these two sources are the advanced level, NOT for beginners. It's the foundation of how they work. Calculus, statistics, and a good understanding of programming are required.
Sorry I'm not aware of more good beginner friendly courses, but I thought I'd still share these since they are really good.
There are many different paths you can take in machine learning (e.g., natural language processing vs images), so it may be best to take a look at the different topics and then decide.