Skip to content
forked from sfujim/TD3

PyTorch implementation of TD3 and DDPG for OpenAI gym tasks

Notifications You must be signed in to change notification settings

HareshKarnan/TD3

 
 

Repository files navigation

Brain Body Robotics, Final Project

To run experiments for model free, forward model based, inverse model based and dual model based approach, you can run the shell script in run_experiments.sh

About

PyTorch implementation of TD3 and DDPG for OpenAI gym tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.4%
  • Shell 6.6%