-
非常感谢你的代码,这里有一个小问题,这个代码我在其他环境可以运行,但是在simple_reference还有simple_world_comm环境中报错,提示是‘multidiscrete’没有 n这个属性,请问您有解决的方法嘛?
-
Hi, I can run "src/main.py --config=qmix --env-config=sc2 with env_args.map_name=2s3z" in the terminal ok. However, when I try to run the same function on pycharm I get the error I show below, any ide…
-
- [ ] I have marked all applicable categories:
+ [ ] exception-raising bug
+ [ ] RL algorithm bug
+ [ ] system worker bug
+ [ ] system utils bug
+ [ ] code design/refactor
…
-
I would like to try and do some counterfactual experience replay (specifically I want to use PPO and do CER on the critic). Is there something that exposes the replay buffer or something that allows m…
-
Hello, I like this library quite a bit - it's been very useful so far. I've been aiming to produce a set of benchmark solutions to the MPE environments using it, but I've run into an issue with asymme…
-
I've been exploring the BenchMARL library and am impressed with its capabilities and design—great work!
I am currently interested in implementing a multi-agent reinforcement learning scenario using…
wmn7 updated
7 months ago
-
### What happened + What you expected to happen
I am currently running trials with the A3C algorithm in an episodic environment. Since the horizon option in the 2.3.0 build has been removed, it perio…
-
Hi, I use sacred for my AI experiments and it help me a lot. But recently I found something is wrong with sacred. I use the info dict to save some results of my experiments and uausally it works well.…
-
521.wrf in CPU2017 FP fails with Runtime error with flang.
It fails after handling file read call in module_ra_rrtm
IF ( wrf_dm_on_monitor() ) READ (rrtm_unit,ERR=9010) abscoefL1, abscoefH1, SELFRE…
-
代码中实现的注意力似乎是单头的
qhfan updated
2 years ago