-
Hello, I'm instersted in your work, and I found a question whithout explanation in paper.
I noticed that the causal attention in decoder uses a different structure unlike normal transformers:
1. M…
-
测试代码:
import xuance
runner = xuance.get_runner(method='dqn',
env='classic_control',
env_id='CartPole-v1',
is_test=…
-
In marl context, common-used CTDE(centralized training decentralized excution) methods(e.g. MAPPO, QMIX) need not only individual observations but also global state of the multi-agent system, how to g…
-
net.py中没有actorMAPPO以及criticMAPPO,导致MAPPO无法跑通
-
Hello,
I am very interested in your outstanding work, but I encountered a minor issue while attempting to reproduce it. I followed the steps in your Readme to configure the environment as follows:
`…
-
I see it when I'm plotting a jams 'onset' annotation.
```python
jams.display.display(jam.annotations[0], meta=False)
```
It looks like this line is the culprit.
https://github.com/marl/jams/…
-
Using [speaker notes](https://pandoc.org/chunkedhtml-demo/10.5-speaker-notes.html) for a pptx, it is said that it supports markdown. However, the following does not produce a valid list
```
% Li…
-
Hi
I want to use ramp in MARL. But I do not know how to spawn car on side road (in ramp). Does anyone know how to spawn car in an arbitrary position?
I checked the website and found this but I a…
-
If you use `MultiDiscrete` in `Gym` as the action space class, and use the mappo algorithm, an error will occur:
_File "D:\anaconda3\envs\ray\lib\site-packages\marllib\marl\models\zoo\mlp\cc_mlp.py…
-
**Depends on**
#30
**Description**
Emotion detector annotates a piece of text with emotions of the Pluchick ontology.
**Source**
WP3-WP6 working group
**Competency Questions**
c…