Skip to content

The code of paper *Promoting Stochasticity for Expressive Policies viaa Simple and Efficient Regularization Method*.

Notifications You must be signed in to change notification settings

MIRALab-USTC/RL-ACED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promoting Stochasticity for Expressive Policies via a Simple and Efficient Regularization Method

This repository is the official implementation of Promoting Stochasticity for Expressive Policies via a Simple and Efficient Regularization Method.

Requirements

To install requirements:

pip install -r requirements.txt

Training

  1. You can edit the configuration files in the directory configs.

  2. To train agent

python scripts/run.py configs/aceb/aceb_gaussian.json --env_name HalfCheetah-v2

Results

The results are saved in the directory data.

About

The code of paper *Promoting Stochasticity for Expressive Policies viaa Simple and Efficient Regularization Method*.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages