DEHRL
DEHRL copied to clipboard
Some errors occur.
Thanks for your code. However when I run the script, some errors occur.
When I run "MineCraft":
CUDA_VISIBLE_DEVICES=0 python main.py --algo ppo --use-gae --lr 2.5e-4 --clip-param 0.1 --value-loss-coef 1 --num-processes 1 --actor-critic-mini-batch-size 256 --actor-critic-epoch 4 --exp code_release --obs-type 'image' --env-name "MineCraft" ..
When I run "Explore2DContinuous":
When I run "Explore2D":
Hoping for your reply.