Replies: 1 comment
-
|
Ah, I see, thanks for the hint! I haven't thought about the multi-agent case when I wrote this todo. Gonna look into it, generally the multi-agent logic and the single-agent logic shouldn't be covered by the same interfaces. It is confusing, and multi-agent remains a very niche case that should be treated separately |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Referring to here,
ep_returnmay be a numpy array where the number of elements is equal to the number of agents, representing the return of each agent.Beta Was this translation helpful? Give feedback.
All reactions