Views
No views yet

>chmod +x run.sh
>./run.shpython main.py --env-name HalfCheetah-v3 --random-seed 2023 --obs-delayed-steps 5 --act-delayed-steps 4 --max-step 1000000python == 3.8.10
gym == 0.26.2
mujoco_py == 2.1.2.14
pytorch == 2.1.0
numpy == 1.24.3@inproceedings{kim2023cocel,
author = {Kim, Jangwon and Kim, Hangyeol and Kang, Jiwook and Baek, Jongchan and Han, Soohee},
booktitle = {Advances in Neural Information Processing Systems},
pages = {678--696},
title = {Belief Projection-Based Reinforcement Learning for Environments with Delayed Feedback},
volume = {36},
year = {2023}
}