Skip to content

this repo comprises of: Various notebooks with openAI gym

Notifications You must be signed in to change notification settings

dibya-pati/Q_learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deep_q_learning

  • This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube
  • openai gy taxi cab using q-learning without NN

Overview

This is the code for this video on Youtube by Siraj Raval as part of the Math of Intelligence series. We're going to rerecreate DeepMind's Deep Q Learner for a variety of games.

Dependencies

Use pip to install any dependencies.

Credit

The credit for this code goes to PeterWittek. I've merely created a wrapper to get people started.

About

this repo comprises of: Various notebooks with openAI gym

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%