Files
2019-11-03 10:39:13 +08:00
..
add
2019-11-03 10:39:13 +08:00

Multi-agent reinforcement learing

Multi-Agent Reinforcement Learning is a very interesting research area, which has strong connections with single-agent RL, multi-agent systems, game theory, evolutionary computation and optimization theory.

  1. Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch

You can click here to read code.

  1. MARL papers

Paper list of multi-agent reinforcement learning(MARL)

You can click here to read the repo.