Skip to content

Resources

Brief Intro

This study guide will be self-directed as the AI world is vast, meaning it cannot be covered in a few pages. If the slideshow's definitions were confusing to you, there are plenty of free resources available to ensure you reach full understanding.

Resources

To start, the 3Blue1Brown channel contains many videos on DL, specifically neural networks, all for free. Check out their playlist on neural networks here: 3Blue1Brown

If you want to combine your knowledge of ML techniques with python, there is a free course by freeCodeCamp. Check out this video: freeCodeCamp

If you want to follow through an online course directed by an industry leader, along with earn a certificate to add to your resume, check out this Coursera course: Coursera (Note: Purchase needed)

If you want to learn about AI as a whole in Python, check out the sentdex YouTube channel. It features an abundance of videos/tutorials (1000+) on any topic you can think of!

If you want to learn by reading, check out W3 schools's course on ML and Tensorflow: W3 Schools