Frank
Results
2
issues of
Frank
Excuse me, I met such problem when I try the command ```python test_env.py --env AntEnv``` in the folder ```examples``` as the guide The version of my Pytorch is 1.11.0, cuda...
Thank you for your awesome work! I also want to test the environment you provided in the repo, I wrote a "test environment" file similar with your [test_env.py](https://github.com/zhihanyang2022/off-policy-continuous-control/blob/pub/offpcc/test_env.py) But when...