
AI Playing Games #12
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! AI is everywhere right now and has the potential to do amazing things in our lives.
AI Playing Games #12
Season 1 Episode 12 | 11m 11s | CC
One of the best test spaces for building new AI systems are games. This is because games provide a great framework for an AI to learn an objective and slowly improve. We’re going to walk you through creating a Tic Tac Toe bot that uses the minimax algorithm to become undefeatable and we’ll talk about evolutionary neural networks like in SethBling’s MarI/O project.