HomeVideos

I reviewed 20 AI engineering courses, here are my top 5

Now Playing

I reviewed 20 AI engineering courses, here are my top 5

Transcript

226 segments

0:00

I reviewed 20 AI engineering courses, and in this video I'm going to share with you my top five.

0:06

Now we're going to go over all of the evaluation criteria.

0:08

I'm going to share with you the price point

0:10

how interactive they are, which ones are best for beginners or advanced users.

0:14

And by the end of this video, you're going to know which course I would personally recommend

0:18

if I was trying to get into AI engineering in 2026.

0:22

Now, with that said, before we can get into the courses,

0:24

we need to understand what AI engineering actually is.

0:28

Now, first of all, this isn't machine learning research.

0:30

This is about building production grade applications with pre-trained models.

0:35

Now that involves LMS, right.

0:37

And calling various APIs like the OpenAI API, the anthropic API, various different models

0:43

using AI agents, doing agent evaluation or model evaluation,

0:47

prompt engineering, MCP servers, and all of those types of tools.

0:52

Now, this is one of the highest leverage skills in software engineering right now

0:56

in pretty much every single product is becoming AI powered.

0:59

Now, the main thing here is that you don't need a PhD.

1:02

You don't need to be a master in calculus.

1:04

And this is really a bill practically building apps

1:07

and getting something in front of users as fast as possible.

1:10

This is the complete opposite of machine learning research or deep theoretical studies.

1:14

You're not building models.

1:16

You're taking all of that hard work that's already been done, and then applying that

1:19

to real world problems to actually deliver results very quickly for companies.

1:24

Now, I spent the last week researching all of the top courses that cover exactly that.

1:29

And while I was doing that, I came up with some evaluation criteria that I want

1:33

to share with you now and then I'll go over for the five courses I'm sharing in this video.

1:37

Now, first, for every course I looked at, the number one thing I was checking was was it practical?

1:42

Now does it build real applications or is it just explaining theory?

1:46

Next I looked at the credibility. So who made it?

1:48

Have they shipped any AI products?

1:50

What's the company behind?

1:52

Then I looked at the interactivity.

1:53

This is super important when you're learning.

1:55

So I wanted to see.

1:56

Was it hands on?

1:57

Was there exercises or was it just passive videos?

2:00

Then I looked at the depth.

2:02

Did this just skim the surface or did it actually go deep into production level

2:05

concepts and help you get your hands dirty?

2:08

And then finally I looked at the key audience.

2:10

So was this for beginners intermediate or advanced?

2:13

That doesn't necessarily make the course better, but it's important to understand because everyone's

2:17

at a different point in their journey.

2:19

So with that said, I have the five courses here.

2:21

Now, I wasn't able to really rank them one through five because they are somewhat different,

2:25

but these are the top five and one of them will probably be the best for you,

2:29

but it will likely be different for many of the people watching this video.

2:32

So let's start with the first course on my list, which is a bunch of short courses from Deep learning

2:37

AI. Now these different courses that you can see on my screen here are all free to use,

2:41

and you just have to pay for a membership if you want to access the interactive component.

2:46

Now, deep learning AI is built here by Andrew Ng

2:49

Andrew Ng I'm not exactly sure how you say his name, and he's extremely credible.

2:53

He works at OpenAI.

2:54

He's built and shipped real production grade AI applications, and they have all kinds of content

2:59

here.

3:00

And the thing that I really like is that it's built into short form concepts.

3:04

If we just click into one of these courses here, let's go AI Python for beginners,

3:07

we can see it's about ten hours long, or at least that's their estimate tells you the level.

3:11

In this case it's beginner the number of video lessons and the code examples.

3:15

And these courses are great.

3:16

The one thing I will say is that it can be a little bit overwhelming,

3:19

because there are so many on this platform, so it can be tricky which one to know to go to.

3:24

And it does take a little bit of time to find which course you actually want to go with.

3:28

But again, it's free.

3:29

Highly credible instructor. It's not super interactive.

3:32

You can get some interactive components, but you do need to pay for that.

3:36

But generally speaking,

3:37

I think this is a good place to get started with and will give you a lot of different options

3:41

and allow you to kind of be exposed to some AI concepts without making a massive investment.

3:46

Now, because deep learning AI is a little bit all over the place with the courses that they have.

3:50

I was actually able to find that they partnered up with AWS on Coursera

3:54

to create a course called generative AI with large language Models.

3:58

This is three modules.

3:59

I believe it has some of the same content that they had on their deep learning platform,

4:03

but it's structured into various different weeks where it includes fine tuning gen AI,

4:07

reinforcement learning, and a lot of the topics that you need to know to become an AI engineer.

4:12

And I think this one is a great one to go with.

4:14

If you already have a little bit of experience and you understand Python, for example,

4:17

because it gives you a little bit more structure.

4:19

So I'm not including it as a completely separate course on my list, but kind of just an add on

4:23

to the previous one that provides a bit more structure.

4:26

Now, the next course on my list is the associate AI engineer for developers track from data.

4:31

Now this is one of the best courses for getting into AI engineering, especially

4:35

if you already have a little bit of a background and you know, some basic Python.

4:39

Now, if we scroll down to the curriculum here, you can see it covers working with the OpenAI

4:42

API prompt engineering, working with hugging face LM ops, which is a super important concept.

4:48

A lot of courses seem to miss embeddings, topic analysis.

4:51

We have all different kinds of projects and Datacamp is one of the most interactive platforms out there

4:56

because pretty much everything you're doing is interactive and directly

5:00

inside of their web UI, so you don't have to download a Jupyter notebook.

5:03

You don't have to run the code on your own computer.

5:05

You can do it directly from their platform, which is why I've personally been recommending

5:09

Datacamp for years now.

5:11

And all of the courses, while they're not built by creators or YouTubers like me,

5:15

have a really solid curriculum and are extremely well rated and credible.

5:18

For example, you can see people from Bank of America, Pfizer, Uber, etc.

5:22

all use these types of courses

5:24

and that's why I rank it very highly, especially for becoming an AI engineer.

5:28

Now for this particular track, again, you definitely would already want to understand Python

5:32

and have some fundamentals down.

5:34

But if you're someone who's already developer looking to get into the field, you already have the basics.

5:39

You've had a little bit of a taste that I think this is a really good place to go

5:42

and is going to give you that depth, the focusing too much on this theory.

5:46

So if we go through the rankings here, it's very highly practical, covering

5:49

a lot of the main topics that I discussed, kind of in the intro here and that you want to understand,

5:53

it's very interactive because of how the platform is set up,

5:56

where you're actually doing exercises, working on projects and not just watching videos.

6:01

It goes into enough depth though, getting too heavy into the theory.

6:04

And again, like I said, more for kind of that working developer type audience.

6:08

Now, the next course on my list here is the LLM course from Huggingface.

6:12

And this is a fantastic free course that has a ton of content.

6:15

You can see it covers transformers, fine tuning,

6:18

sharing models, different data sets, natural language

6:21

processing and has a bunch of different modules here completely for free.

6:25

I'll link this one in the description.

6:26

Now we definitely goes extremely in-depth on a lot of the topics that you see here,

6:30

and much more in depth than other resources you'd find, especially for free.

6:34

However, there are a few places that it lacks.

6:36

For example, it does have some of the quizzes as you can see here, and a little bit of interactivity,

6:40

but it's not going to be the same level where you're actually writing code in your browser.

6:44

A lot of this is going to be you copying and pasting and kind of just reading the material.

6:48

So if you're someone who prefers videos, if you like really in-depth

6:51

kind of interactive exercises, this probably isn't the best one for you.

6:55

And it's not going to be as practical as some of the other options is.

6:58

It really focuses much more on just the hugging face ecosystem, as opposed to

7:02

some of the other tools that are out there that you would want to know for AI engineering.

7:06

That said, it is a fantastic resource.

7:08

It goes very, very in-depth.

7:10

It has s tier credibility, and this is really meant for people who are going to want to be working

7:14

with open source models, self-hosting models who want to do fine tuning, understand

7:19

what's going on behind the scenes, and get a little bit more into the theory.

7:23

Then all of the kind of practical AI engineering that a lot of the other courses cover.

7:27

Then the next course on my list here is the full Stack Lamb Bootcamp,

7:31

which comes from full stack deep learning.com in partnership with UC Berkeley.

7:36

And actually it was filmed or I guess produced by UC Berkeley alumni.

7:40

Now, this is one of the most practical courses on this list.

7:43

It covers all of the main concepts you need to know about AI engineering like Prompt engineering,

7:47

LM ops, augmented language models, and then foundations.

7:51

It goes deep enough into the theory without being super heavy,

7:55

but really covers the core kind of topics that you would want to understand.

7:59

Now, that said, this is purely video lectures, so it isn't very interactive

8:03

and it might be hard to retain the information,

8:05

but you're getting some of the highest quality education from some of the top people in the field

8:10

completely for free, which I think can't go understated.

8:13

This is definitely going to skew to a bit more of an advanced audience.

8:16

Those of you who have already worked

8:17

with machine learning models, build some basic AI apps and are really at the point

8:21

where you want to deploy them and kind of level up and learn some stuff that's a bit more complex.

8:26

And you can see that just from the fact that they have UX for language user interfaces, right?

8:29

LLMOps prompt engineering, LLM foundations, launch an LM, an app in one hour.

8:35

You can see the architecture diagram there. They have the thumbnail.

8:38

And this is simply just a lecture.

8:39

So it's not going to be, you know, super long and cover everything.

8:42

But I think it's definitely worth checking out.

8:44

It's also worth noting that the recordings are from 2023 here.

8:48

I don't think that undervalues them, but that just means they don't have some of the newer concepts.

8:52

Like I Asians, which are a lot more popular MCP servers, and some of the newer developments

8:57

that have happened, especially in open source local models, etc.

9:00

as we pushed here into 2026. Regardless, great content.

9:04

Have a look at it.

9:05

Now let's move to my final course recommendation then the last course on my list.

9:09

Here is the associate AI engineer for Data Scientist track from Data Camp.

9:13

And this is the second track that I have on my list from Data Camp, because I really do

9:17

like the platform and because of the interactivity that they have now,

9:20

if I scroll through here, you can see that this covers training and fine tuning the latest

9:24

AI models for production, including LMS like Lama three.

9:28

And if we scroll down here, you can see that we have supervised learning with scikit learn,

9:32

unsupervised learning in Python, working with hugging face.

9:35

What is it? Intermediate deep learning with PyTorch.

9:38

A bunch of stuff here and this really covers some more depth in terms of the data science

9:43

related field and doing things on kind of a lower level with LLMs,

9:48

with AI models, as opposed to the developer track that we looked at previously,

9:52

which is a little bit more practical and focused much more on just purely AI engineering.

9:56

So this is going to skew more towards those of you

9:58

who are data scientists or analysts who are moving into AI engineering.

10:02

And if you already know things like pandas sklearn, then this is definitely going to be the path for you.

10:07

But if you're a pure backend guy,

10:08

kind of more like myself, you're probably going to want to look more at the developers track instead.

10:13

And that's going to feel probably a little bit more tangible now.

10:15

Like I talked about data Camp before, they have a very interactive platform.

10:19

Pretty much every single lesson has a full interactive

10:22

kind of terminal based or web based editor where you're writing code,

10:26

you're doing exercises directly in the browser, and then you're answering questions.

10:31

Building projects and everything is designed to help you keep that retention high,

10:35

because when you're just watching videos, it's very difficult to retain the knowledge compared to

10:39

if you actually have your hands on the keyboard,

10:41

you're typing away and you're learning alongside the instructor.

10:45

Like I said, Data Camp is highly credible.

10:46

They have a ton of great reviews, and I personally use the platform a ton myself.

10:50

And while you do need to pay to access this course, I think that the structure

10:53

and the exercises you get alongside it are well worth it.

10:56

And one of the best parts here is that because Data Camp

10:58

is a long term partner of my channel and they're sponsoring today's video,

11:01

they're letting me give away a 25% discount to my audience.

11:05

And yes, I know that all of you guys are going to say,

11:07

okay, yes, of course he's recommending Data Camp because they're the sponsor.

11:10

But what I want to say is that I've been recommending Data Camp for years now.

11:13

You can go back to videos. No.

11:14

Two and three years old before they ever were a sponsor of this channel.

11:18

It's platform.

11:19

I've personally used myself that I know many people have gone through, and that I do truly sit behind it.

11:24

That's why I'm happy to have them as a long term sponsor, and I've been working with them

11:27

for a very long time because I like the product and I like the platform.

11:31

So if you are someone who is serious about learning AI, you want to become an AI engineer,

11:35

then this is a great hands on learning experience and you can check it out.

11:39

If you want something that's a little bit less committal.

11:41

You don't want all of the interactivity and you want maybe just pure videos or pure text.

11:45

There's a lot of other great options on this list that you can definitely check out now.

11:49

With that said, we went through five different courses here, which are all a lot different.

11:53

So what I want to do is do a quick summary and give a general recommendation on which one

11:57

you should pick based on your current situation.

12:00

So if you're a total beginner and you want everything for free, then go with the Deep learning

12:04

AI short courses and then look at the full Stack Learning Bootcamp.

12:08

If you want well-structured courses that are hands on, interactive

12:11

and also provide a certificate, then check out datacamp.

12:14

Like I mentioned, you can go with the developer track or the Data Scientist track depending

12:18

on which one you fall into.

12:19

If you want a lot of depth and you're focused on open source models, definitely go with hugging face.

12:24

And if you want to understand the whole lifecycle, go with the generative AI with LMS course.

12:29

And then lastly, if you're already shipping AI applications and you just want to level up

12:33

and get a bit more complexity in depth, then again, check out the full stack LMS bootcamp.

12:38

Overall, I think all of these are worth having a look at, but that's a quick recommendation,

12:42

at least for which one I would start with based on the situation that you're in.

12:45

So in that case, guys, I'm going to wrap up the video here.

12:47

If you enjoyed make sure leave a like subscribe and I will see you in the next one.

Interactive Summary

Loading summary...