GitXplorerGitXplorer
r

rllabplusplus

public
160 stars
42 forks
8 issues

Commits

List of commits on branch master.
Unverified
4d55f96ec98e3fe025b7991945e3e6a54fd5449f

sync rllab++

rrlbayes committed 7 years ago
Unverified
8fb07316f6d846696b8edf3620b13493793d5517

fix

rrlbayes committed 8 years ago
Unverified
371dfef39c0de373abf28f19f7a7480d401cdb49

initial commits

committed 8 years ago

README

The README file for this repository.

rllab++

rllab++ is a framework for developing and evaluating reinforcement learning algorithms, built on rllab. It has the following implementations besides the ones implemented in rllab:

The codes are experimental, and may require tuning or modifications to reach the best reported performances.

Installation

Please follow the basic installation instructions in rllab documentation.

Examples

From the launchers directory, run the following, with optional additional flags defined in launcher_utils.py:

python algo_gym_stub.py --exp=<exp_name> 

Flags include:

The experiment will be saved in /data/local/<exp_name>.

Citations

If you use rllab++ for academic research, you are highly encouraged to cite the following papers: