-
In a multi-agent setting, when training e.g. `MAPPO_Agents()`, then calling `MAPPO_Agents.save_model(model_name='model.pth')` and finally loading the model `MAPPO_Agents.load_model(path)`, how can I e…
-
Hi,
May I check if it is possible to create an environment supporting multi-agent exploration? Thank you!
-
- [ ] [system-2-research/README.md at main · open-thought/system-2-research](https://github.com/open-thought/system-2-research/blob/main/README.md?plain=1)
# OpenThought - System 2 Research Links
He…
-
Does the latest version can support the multi-agent scenes? Is there the document for how to use in the multi-agent scenes? Thanks a lot.
-
Hi @mattdeitke
Thanks a lot for your previous answers!
Does robothor now support using two agents but with different types? say I wanna spawn a locobot and a drone in same scene and they move u…
-
First of all, Thanks for such an awesome project
I am able to run this project with multi-agent support, I am able to connect two DID numbers on different dialogflow agents but at the same time tal…
-
Hi there,
Thanks for the effort in putting up this repo on Reasoning Models.
I'd like to suggest adding our work, MAD, a framework to encourage divergent thinking for reasoning. This work propos…
-
The ES|QL editor (as seen in version 9.0.0) does not properly display multi-line comments. The issue involves comment blocks (/* ... */) where the content is not rendered clearly, possibly leading to …
-
Hello! May I ask if it is possible to extend the scenario to multiple agents? For example, a task involves two RL agents, with each agent's policy being an LLM. At each timestep, the two agents need t…
-
```
Although not legal in a RoboCup competition, it would be convenient to test a
team of robots by launching (and debugging) a single process. It should even
be possible to flesh out both teams in…