Skip to content

Implementation HindSight Experience Replay algorithm with DDPG / Soft-Actor Critic Algorithm and testing it on pybullet gym environments (FetchPush Task) and BitFlip Environment.

Notifications You must be signed in to change notification settings

euskov17/HindsightExperienceReplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HindsightExperienceReplay

Implementation HindSight Experience Replay algorithm with DDPG and Soft Actor Critic Algorithm and testing it on pybullet gym environments.

HindSightExperience replay paper.

There are implementation of DQN and testing it with HER on BitFlipEnvironment.

alt text

Also there is implementation of DDPG and SoftActorCritic Algorithms which are tested on FetchPush-v2 environment from gymnasium-robotics.

alt text alt text

All notebooks with experiments are in directory experiments All based RL algoritms (DQN, SAC, DDPG) are in directory models

About

Implementation HindSight Experience Replay algorithm with DDPG / Soft-Actor Critic Algorithm and testing it on pybullet gym environments (FetchPush Task) and BitFlip Environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published