Skip to content

A minimal implementation of Deep Q-Learning with replay buffer implemented in PyTorch

Notifications You must be signed in to change notification settings

DanielAnthes/QLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QLearning

A simple Pytorch implementation of Deep Q-Learning with a replay buffer. The Algorithm is tested on OpenAI's Gym environment.

About

A minimal implementation of Deep Q-Learning with replay buffer implemented in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages