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

Cooperative multi-agent reinforcement learning #50

Open
MattSkala opened this issue Dec 17, 2018 · 1 comment
Open

Cooperative multi-agent reinforcement learning #50

MattSkala opened this issue Dec 17, 2018 · 1 comment
Assignees

Comments

@MattSkala
Copy link
Collaborator

We want to add support for an authenticated communication between agents, so the bots can share knowledge and converge to the optimal QTable more quickly.

IPv8 will be used for communication and probably Protocol Buffers for message serialization.

MattSkala added a commit that referenced this issue Dec 17, 2018
@MattSkala MattSkala self-assigned this Dec 17, 2018
@devos50
Copy link
Collaborator

devos50 commented Dec 17, 2018

I would recommend you to use the built-in primitives for message serialization in IPv8, instead of protocol buffers. Please have a look at the existing communities to get an idea how to use them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants