Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 471 Bytes

Inference Based Messaging

Implementation of V. Bhatt, M. Buro, “Inference-based Deterministic Messaging For Multi-Agent Communication”, accepted at the 35th AAAI Conference on Artificial Intelligence 2021.

  • signaling-games contains the code for tabular algorithms and experiments with the one-step signaling games.
  • func-approx contains the code for inference based messaging in a function approximation setting including the gridworld experiments.