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

The problems about Modify the network structure. #214

Open
libin-star opened this issue Jan 10, 2024 · 4 comments
Open

The problems about Modify the network structure. #214

libin-star opened this issue Jan 10, 2024 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@libin-star
Copy link

I want to add attention mechanism in the maddpg network, please tell me which .py file to modify? This question has been bothering me for a long time and I would appreciate it if you could solve the problem.

@Theohhhu Theohhhu self-assigned this Jan 17, 2024
@Theohhhu Theohhhu added the question Further information is requested label Jan 17, 2024
@Theohhhu
Copy link
Collaborator

The DDPG related models are defined here and here.

@SaraRezaei
Copy link

I faced the same problem. I want to use attention with some algorithms like MAPPO. how is it works?
thank you in advanced for any guides.

@libin-star
Copy link
Author

Thank you anyway. @Theohhhu

@libin-star
Copy link
Author

@Theohhhu I have another question to trouble you, i followed your guide to modify the network structure in marllib/marl/models/zoo/mlp/ddpg_mlp.py file. But I don't know if this modification is a modification of the actor or the critic?In other words, where can I set the network types for actor and critic separately?
Looking forward to your reply with great anticipation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants