-
希望增加对这些类型的支持。
现阶段一定要用这些类型的话,用pettingzoo环境可以吗?
-
genrl 0.0.2 requires gym 0.17.1 whereas pettingzoo 1.3.3 requires gym 0.17.2
-
Hi, Farama-Foundation team, recently I use pettingzoo in my project, but found some thing make me confused when I use `pip install pettingzoo[all]` to install it, pettingzoo has not gave any descripti…
-
__.py:23: UserWarning: This code base is no longer maintained, and is not expected to be maintained again in the future.
For the past handful of years, these environments been maintained inside of P…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement.
### Description
Currently, QMIX algorithm only su…
-
### What happened + What you expected to happen
I am trying to replicate the example introduced in _https://github.com/ray-project/ray/blob/master/rllib/examples/multi_agent_two_trainers.py_ by rep…
-
Hello, your code is amazing, but i still encounter a few bugs. As you said in README.md, your code is is based on the SAC implementation from cleanRL repo, so i create the same virtual environment as …
-
### Describe the bug
When using the `n_coop` attribute in the Waterworld game one is supposed to see a clustering of "n" pursuers to be able to catch an evader.
What I'm seeing with the code example…
-
### Question
I am integrating a complex `observation_space` within PettingZoo, adhering to Tianshou framework requirements that necessitate nesting dictionaries within `observation` to pass observa…
-
### Question
https://github.com/Farama-Foundation/Gymnasium-Robotics/blob/b1acee9aea84f0952726918f7290ffa2a95eceaa/gymnasium_robotics/envs/multiagent_mujoco/mujoco_multi.py#L93-L98
…