A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/proroklab/VectorizedMultiAgentSimulator/issues/114 below:

Inconsistency with shared reward args name · Issue #114 · proroklab/VectorizedMultiAgentSimulator · GitHub

In some places the shared reward param is called share_reward (e.g.

self.share_reward = kwargs.get("share_reward", False)

), while in others

shared_rew

(e.g.


https://github.com/proroklab/VectorizedMultiAgentSimulator/blob/f4f8a8964336a86e60bc06ae72b51a2ae0a1e4af/vmas/scenarios/multi_give_way.py#L28C39-L28C49

).

Since there is no validation on the kwargs, it is easy to make a mistake with the name of this param, especially since it is not consistent. I think making all envs have the same param name would be useful.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4