Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Multi-Agent RNNs #2003

Open
1 task done
kfu02 opened this issue Mar 8, 2024 · 0 comments
Open
1 task done

[Feature Request] Multi-Agent RNNs #2003

kfu02 opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kfu02
Copy link

kfu02 commented Mar 8, 2024

Motivation

In the original MAPPO paper, the authors claim an RNN-based actor beats the standard MLP actor, however torchRL currently has no recurrent multi-agent networks.

Also suggested here by @vmoens : #1921 (comment)

Solution

Add a MultiAgentGRU and MultiAgentLSTM to the multiagent modules.

Checklist

  • I have checked that there is no similar issue in the repo (required)
@kfu02 kfu02 added the enhancement New feature or request label Mar 8, 2024
@kfu02 kfu02 mentioned this issue Mar 8, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants