Skip to content

sparisi/td-reg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6493782 · Dec 26, 2019

History

9 Commits
Dec 26, 2019
Dec 18, 2018
Feb 11, 2019
Dec 18, 2018
Dec 21, 2018

Repository files navigation

This repository contains the implementation of the TD-Regularized Actor-Critic Methods.

  • LQR and single/double pendulum experiments are implemented in Matlab.
  • PPO experiments are implemented in Tensorflow.
  • TRPO experiments are implemented in PyTorch.