Skip to content

xujinming01/CDRL

Repository files navigation

CDRL

This repository includes several reinforcement learning algorithms for parameterised action space MDPs:

  1. PA-DDPG [Hausknecht & Stone 2016]

All implementations of algorithms are based on Stable-baselines3 (https://github.com/DLR-RM/stable-baselines3). The plot.py borrows some code from Spinning Up (https://github.com/openai/spinningup)

Domains

Experiment scripts are provided to run each algorithm on the following domains with parameterised actions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages