liuqi8827 / continuous-transition

ICRA 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continuous Transition

This repo contains code accompaning the paper, Continuous Transition: Improving Sample Efficiency for Continuous Control Problems via MixUp (Lin et al., ICRA 2021).

Dependencies

This code requires the following:

python 3.7.0

pytorch 1.0.0+

mujoco200

Usage

Run baseline

python examples/mujoco_sac.py

Run our method

python examples/mujoco_sac_ct.py

Contact

To ask questions or report issues, please open an issue on the issues tracker.

About

ICRA 2021


Languages

Language:Python 99.1%Language:TeX 0.7%Language:Makefile 0.2%