Deep Reinforcement Learning for Atari Games Python Tutorial - AI Plays Space Invaders
Offered By: Nicholas Renotte via YouTube
Course Description
Overview
Learn how to build an AI model that plays Space Invaders using deep reinforcement learning in Python. Explore the process of creating an Atari environment with OpenAI Gym, constructing a deep learning model using TensorFlow, and training a reinforcement learning agent with Keras-RL. Follow along as the tutorial guides you through installing dependencies, setting up the environment, applying random actions, creating the model architecture, and finally training and testing the AI to play the game autonomously. Gain hands-on experience in implementing reinforcement learning techniques for classic Atari games and understand how to leverage AI to improve gaming performance.
Syllabus
- Start
- Introduction
- Installing Dependencies for Keras-RL and OpenAI Gym for Python
- Creating an OpenAI Gym Environment for Atari Space Invaders
- Applying Random Actions to RL OpenAI Environments
- Importing Tensorflow Deep Learning Dependencies
- Creating a Deep Learning Model Build Function
- Setting up a Deep Learning Model and Viewing the Architecture
- Importing Keras-RL Dependencies
- Setting up a Reinforcement Learning Agent with Keras-RL
- Training Reinforcement Learning Models to Play Space Invaders
- Testing the Model
Taught by
Nicholas Renotte
Related Courses
Introducción a la Inteligencia Artificial: Principales AlgoritmosGalileo University via edX Tensorflow Neural Networks using Deep Q-Learning Techniques
Coursera Project Network via Coursera Reinforcement Learning Course - Full Machine Learning Tutorial
freeCodeCamp Modern Reinforcement Learning: Deep Q Learning in PyTorch
Udemy Build a Doom AI Model with Python - Gaming Reinforcement Learning Full Course
Nicholas Renotte via YouTube