VGCP_robosuite / run.sh
Renton-Ren's picture
Upload folder using huggingface_hub (part 65)
c99d198 verified
Raw
History Blame Contribute Delete
150 Bytes
#!/bin/bash
python rl_mw_env_reward.py --env_name assembly
python rl_mw_env_reward.py --env_name basketball
echo "All commands have been executed."