Course Objectives: Teaching A Reinforcement Learning Agent To Play Atari Using Deep Q-Learning
Course Objectives: Teaching A Reinforcement Learning Agent To Play Atari Using Deep Q-Learning
Course Objectives
In this course, we are going to focus on three main learning objectives:
By the end of this course, you will be able to code a basic multilayered Deep Learning model in
Python using Tensorflow, allowing you to train a reinforcement learning agent to play Atari using the
Q-Learning technique, and preparing you for further progression in your path to learning to
implement AI and machine learning techniques in Python.
Course Structure
This course is divided into 3 parts:
Project Structure
The hands-on project on Teaching a Reinforcement Learning Agent to play Atari using Deep Q-
Learning is divided into following tasks:
Task 1: Overview Q-Learning Agents, Tensorflow, and
OpenAI Gym