Aaricis
Aaricis
I met the problem when run `bash run.sh $GPU python3 src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z`. `Launching container named 'zkg_pymarl_GPU_python3_XIdE' on GPU 'python3' docker: Error response from daemon: OCI runtime create...
my pytorch version is 1.8.1 and I meet this problem when running `python setup.py install` ``` In file included from roi_align_binding.cpp:2:0: roi_align_cpu.cpp:241:57: 错误:‘rois_col’在此作用域中尚未声明 {channel, h, w}, pool_h, pool_w, rois_col, sample,...
I make Player in Ubuntu 16.04, but it can not success. ![Uploading 2018-05-03 11-46-56屏幕截图.png…]() what should I do?
Is this project for Python3 or Python2?
In `Readme`, I have learned that this project allows choice VO, RVO and HRVO. I would like to compare RVO with HRVO, but I can not find `HRVO.py`.
```(causal) root@6c38117fbf83:/home/zkg/sequential_social_dilemma_games/tests# python -m pytest =========================================== test session starts =========================================== platform linux -- Python 3.6.7, pytest-6.0.2, py-1.9.0, pluggy-0.13.1 rootdir: /home/zkg/sequential_social_dilemma_games collected 0 items / 2 errors ================================================= ERRORS ================================================== ___________________________________...
I run `train_baseline.py`, and after some iterations, I got information like this:  The `policy_reward_mean` always equals `0`. I do not know whether this result is correct.
### 🐛 Describe the bug **I got some errors when running resnet.** `(colossal-AI) [root@node64 resnet]# colossalai run --nproc_per_node 1 train.py -c ./ckpt-fp32 [07/25/23 20:27:25] INFO colossalai - colossalai - INFO:...