hilanzy
hilanzy
Hi,Acme Team: I want to launch mutil Actors on different machines, For example, on a kubernetes cluster. how can I do this? Is it implemented through dm-launchpad? Thanks.
## Describe the bug Cant call `action_spec()` in vizdoom when set `use_combined_action=True`. And if I use `make_gym` `action_space` is OK, Is this a bug or is my usage incorrect? Steps...
Hi~ Recently, when I was using flax, I found that the order of the input arguments of RNN and RNNCell in flax is not uniform. This is very inconvenient when...
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...
Do you have plans to release a version that can run on multiple machines in the future?
```bash >>> dummy_env = envpool.make_dm(task_id="Pong-v5", num_envs=32) >>> tmp = dummy_env.reset() >>> tmp.observation.env_id array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,...
Add .bazeliskrc ## Description Describe your changes in detail. ## Motivation and Context Why is this change required? What problem does it solve? If it fixes an open issue, please...
### Willingness to contribute No. I cannot contribute this feature at this time. ### Proposal Summary Merge the metrics recorded by multiple identical workers into a single table by averaging...