sparisi / td-reg

TD-Regularized Actor-Critic Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

TD-Regularized Actor-Critic Methods


Languages

Language:MATLAB 61.6%Language:Python 38.4%