A curated list of awesome, free machine learning and artificial intelligence courses
with video lectures.
All courses are available as high-quality video lectures by some of the best
AI researchers and teachers on this planet.
Besides the video lectures, I linked course websites with lecture notes,
additional readings and assignments.
Introductory Lectures
These are great courses to get started in machine learning and AI.
No prior experience in ML and AI is needed. You should have some knowledge of
linear algebra, introductory calculus and probability.
Some programming experience is also recommended.
This modern classic of machine learning courses is a great starting point
to understand the concepts and techniques of machine learning.
The course covers many widely used techniques,
The lecture notes are detailed and review necessary mathematical concepts.
A great way to start with deep learning. The course focuses on
convolutional neural networks and computer vision, but also
gives an overview on recurrent networks and reinforcement learning.
Alternative to Stanford CS229. As the name implies, this course takes a more
applied perspective than Andrew Ng's machine learning lecture at Stanford.
You will see more code than mathematics. Concepts and algorithms are
using the popular Python libraries scikit-learn and Keras.
Modern NLP techniques from recurrent neural networks and word embeddings
to transformers and self-attention. Covers applied topics like questions answering and
text generation.
This course concerns the latest techniques in deep learning and representation learning, focusing on supervised and unsupervised deep learning, embedding methods, metric learning, convolutional and recurrent nets, with applications to computer vision, natural language understanding, and speech recognition.
Advanced Lectures
Advanced courses that require prior knowledge in machine learning and AI.
请发表评论