Hook
More breakout videos from this creator.
exactly how I'd learn machine learning if I were to start over again in 2026. It was really tough when I started learning machine learning, so I wanted to make a free guide that is easy to follow so you guys can learn as quickly as possible. If you have questions on how to build out resume worthy projects, let me know in the comments. Inspired by @Sundas #machinelearning #ml #computerscience Learn Python pretty much off with because almost every machine learning role uses that as its basics. To learn it, you can use the free CS50x course from Harvard or you can use FreeCodeCamp to get you fluent. Machine Learning Math The number one mistake that I see everyone do is that they spend three months learning math, like linear algebra, and they quit even start building their first project. So please do yourself a favor and don't do this. So just learn the math as you go and wait to finish because you can use 3Blue1Brown for any linear algebra they're probably the best out there. And use Khan Academy for any calculus and for any stats or machine learning concepts, use Stat Quest. Focus on: Actual machine learning core part Use scikit learn and learn the workflows. So you have split, train, and test. And you can learn stuff like linear regression, classification, tree models, and cross validation. Resources Ng's Machine Learning Specialization and also the Hands-on Machine Learning book. Use AI To Practice Create a Challenge And now you can use AI to practice. So you can ask AI to give you a challenge and you first want to build it out completely by yourself. After you've done this, you can ask AI to actually review your code and see exactly what you did wrong. Use Claude to Check It I'd recommend Claude for this one because it's really good at picking out the specific flaws you made in the technical side. Why? Don't Get Stuck In Tutorial Prison I also know that a lot of people don't like using AI for these things, but it's 10 times better than just sitting down and watching a tutorial. Build Projects After this, you want to just start building out projects. So pick something you're interested in, build it out. It doesn't have to be something complex that you're passionate about to make sure that you finish. And this is because one OK project is better than 10 projects that you haven't finished yet. Host + Show Off Show on Your Resume/GitHub/LinkedIn etc Once you've completed your project, make sure to put it on your GitHub, your resume, your LinkedIn etc. Just make sure to post it wherever you can so that recruiters can actually see what you built. Next Steps And since you probably know these already, but let me know what other machine learning content you want.