-
目前在文档中看到本项目实现了非常丰富的智能体模型算法,以及不同类型Env的适配,但是好像具体的benchmark试验结果汇总比较有限,存在大量的结果缺失,例如[Atari](https://xuance.readthedocs.io/zh/latest/documents/benchmark/atari.html)、MPE、MAgent等均无试验结果展示,仅有的Mujoco试验结果也不是很完整,仅…
-
When running
`pip install magent2`
I get the result
Looking in indexes: https://mirrors.cloud.tencent.com/pypi/simple
Collecting magent2
Downloading https://mirrors.cloud.tenc…
-
It is common practice for subscription companies to discount and trial their services during a grace period. In Magent 2 we can do this with vouchers. However, in Vindi, this discount becomes a lifeti…
-
```
用了一段时间发现有内存泄漏
,现象是每一次get都会有20byte的内存泄漏。
查了一下代码,发现了泄漏点
以 r28版为例,
在magent.c文件的 1595行, b = buffer_init_size(len + 3);
分配了一个buffer
但在1733行 ,退出了函数,虽然1732行有conn_close(c);
但因为1595分配的buffer 还没有加入到…
-
When I run the multi_battle.py, the following error happened:
Traceback (most recent call last):
File "examples/multi_battle.py", line 215, in
tf_model.load("data/battle_model", 0, 'trusty-b…
-
```
用了一段时间发现有内存泄漏
,现象是每一次get都会有20byte的内存泄漏。
查了一下代码,发现了泄漏点
以 r28版为例,
在magent.c文件的 1595行, b = buffer_init_size(len + 3);
分配了一个buffer
但在1733行 ,退出了函数,虽然1732行有conn_close(c);
但因为1595分配的buffer 还没有加入到…
-
Making an issue as I don't know how to fix this problem myself, seems something to do with the CMake files and C++ null pointer errors?
```
pip install -e .
Obtaining file:///Users/elliottower/…
-
I'm sorry to disturb you, but I really need your help. When I run "python examples/train_battle.py--train", this error occurred during the operation. The running process is as follows:
(marl) dzl11…
-
Can this be released on PyPI so people can install it easier?
-
Just upgraded via composer from 2.7.7 to 2.8.1
Updating yotpo/module-review (2.7.7 => 2.8.1): Downloading (100%)
Now when I try and load the Magento admin I am getting the following error:
`{"0…