Skip to content

ThreadLocal/Reinforcement-learning-with-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository will implement the classic and state-of-the-art deep reinforcement learning algorithms(e.g., DQN, Actor-Critic, DDPG). The aim of this repository is to provide clear pytorch code for people to learn the deep reinforcement learning algorithm.

Requirements

  • python <=3.6
  • tensorboardX
  • gym >= 0.10
  • pytorch >= 0.4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages