How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Emergent Translation in Multi-Agent Communication PyTorch implementation of the models described in the paper Emergent Translation in Multi-Agent Communication.
The main features of mjacar/pytorch-nec are: Model Implementations, Reinforcement Learning.
Open-source alternatives to mjacar/pytorch-nec include: facebookresearch/translagent — Emergent Translation in Multi-Agent Communication PyTorch implementation of the models described in the paper Emergent… higgsfield/rl-adventure — Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/… alexis-jacq/pytorch-dppo. atgambardella/pytorch-es. floringogianu/categorical-dqn. higgsfield/rl-adventure-2.