Views
No views yet
python -m sample_factory.huggingface.load_from_hub -r execbat/rl_course_vizdoom_doom_two_colors_easyenjoy script corresponding to this environment:python -m .home.evgenii.anaconda3.envs.hf_unit_8_doom.lib.python3.9.site-packages.ipykernel_launcher --algo=APPO --env=doom_two_colors_easy --train_dir=./train_dir --experiment=rl_course_vizdoom_doom_two_colors_easy--push_to_hub flag.
See https://www.samplefactory.dev/10-huggingface/huggingface/ for more detailstrain script corresponding to this environment:python -m .home.evgenii.anaconda3.envs.hf_unit_8_doom.lib.python3.9.site-packages.ipykernel_launcher --algo=APPO --env=doom_two_colors_easy --train_dir=./train_dir --experiment=rl_course_vizdoom_doom_two_colors_easy --restart_behavior=resume --train_for_env_steps=10000000000--train_for_env_steps to a suitably high number as the experiment will resume at the number of steps it concluded at.