Skip to content
 
 

Latest commit

 

History

59 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative replay addition to TD3

PyTorch implementation of Twin Delayed Deep Deterministic Policy Gradients (TD3) with a generative replay component.

The code is heavily modified to work for my research needs

Method is tested on MuJoCo continuous control tasks in OpenAI gym. Networks are trained using PyTorch 1.7 and Python 3.8.

About

My implementation of a generative replay component into TD3. This is my bachelor research project

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages