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.
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
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 facebookresearch/translagent are: Model Implementations, Multi-agent Communication, Reinforcement Learning.
Open-source alternatives to facebookresearch/translagent include: floringogianu/categorical-dqn. higgsfield/rl-adventure-2. alexis-jacq/pytorch-dppo. atgambardella/pytorch-es. higgsfield/rl-adventure — Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/… ikostrikov/pytorch-a2c-ppo-acktr.