Crash Course Artificial Intelligence
tv show

20 total episodes
-
1 seasons
First Aired August 09, 2019
Overview
Welcome to Crash Course Artificial Intelligence! In this series host Jabril Ashe will teach you the logic behind AI by tracing its history and examining how it’s being used today. We’ll even show you how to create some of your own AI systems with the help of co-host John Green Bot! We’ll also spend several episodes on an area of AI known as machine learning which has skyrocketed in popularity in recent years. AI is everywhere right now and has the potential to do amazing things in our lives. But there’s also great potential for peril, which is why we believe it is more important than ever that developers, and non-developers alike, understand AI.
Training Neural Networks
Season 1 - Episode 4 - 0h 10m
Air Date
August 30, 2019
Overview
Today we’re going to talk about how neurons in a neural network learn by getting their math adjusted, called backpropagation, and how we can optimize networks by finding the best combinations of weights to minimize error. Then we’ll send John Green Bot into the metaphorical jungle to find where this error is the smallest, known as the global optimal solution, compared to just where it is relatively small, called local optimal solutions, and we'll discuss some strategies we can use to help neural networks find these optimized solutions more quickly.