tkn-tub / ns3-gym

ns3-gym - The Playground for Reinforcement Learning in Networking Research
GNU General Public License v2.0
514 stars 196 forks source link

Multiple agents working asynchronously to do a task #64

Open midhula123 opened 2 years ago

midhula123 commented 2 years ago

Hey, I am working with ns3gym for congestion control in end-to-end devices. Can you please tell me, how to implement multiple agent communication asynchronously to decide a decision?

Thanks

10212 commented 1 year ago

I am meet similar problem about how to implement multi-agent RL in ns-3,and share some information maybe help you https://github.com/hust-diangroup/ns3-ai/issues/32