Skip to content

Training material - An RL playground to test Karpathy's great tutorial on Policy Gradients.

Notifications You must be signed in to change notification settings

Alberto-Hache/RL-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL-pong - Tutorial

This is an RL playground to tinker, and learn with Karpathy's great tutorial on Policy Gradients. The original code has been adapted to Python 3.6.

Tutorial: "Deep Reinforcement Learning: Pong from Pixels" http://karpathy.github.io/2016/05/31/rl/

Original repo: "Training a Neural Network ATARI Pong agent with Policy Gradients from raw pixels" https://gist.github.com/karpathy/a4166c7fe253700972fcbc77e4ea32c5

Pong-v0 environment and doc: https://gym.openai.com/envs/Pong-v0/

About

Training material - An RL playground to test Karpathy's great tutorial on Policy Gradients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages