Skip to content

takeru1205/DDPG_PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDPG_PyTorch

DDPG implementation in PyTorch.

Paper

Continuous control with deep reinforcement learning (DDPG)

Milestone

  1. learn from not pixel inputs.
  2. learn from raw pixel inputs.

Result

not pixel inputs

train about 300 epochs.

gif

pixel inputs

train about 1000 epochs.

gif

About

DDPG implementation in PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages