Commit ec14cb7c authored by sbl1996@126.com's avatar sbl1996@126.com

Merge branch 'main' of https://github.com/sbl1996/ygo-agent

parents 878f469c ca7903e6
......@@ -70,7 +70,7 @@ After building, you can run the following command to test the environment. If yo
```bash
cd scripts
python -u eval.py --env-id "YGOPro-v0" --deck ../assets/deck/ --num_episodes 32 --strategy random --lang chinese --num_envs 16
python -u eval.py --env-id "YGOPro-v1" --deck ../assets/deck/ --num_episodes 32 --strategy random --lang chinese --num_envs 16
```
### Common Issues
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment