Skip to content

Implementation of DDPG in Tensorflow 2 with Uniform and Priority Buffer

Notifications You must be signed in to change notification settings

claCase/DDPG-tf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDPG-tf2

Learning comparision between Uniform buffer sampling and Priority Buffer sampling alt-text

Untrained agent

alt-text

Trained Agent

alt-text

About

Implementation of DDPG in Tensorflow 2 with Uniform and Priority Buffer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages