/SHER

code of IJCAI submission "Soft Hindsight Experience Replay"

Primary LanguagePython

SHER

code of IJCAI submission "Soft Hindsight Experience Replay"

Use

git clone https://github.com/FSLight1996/SHER.git
python SHER/experiment/train.py --env_name FetchSlide-v1 --n_epochs 200 --num_cpu 19 --seed 0

Baselines to Compare with

Open AI HER
Tencent CHER