learning-to-communicate-pytorch
multi-agent learning protocol
This project implements a PyTorch-based framework for learning discrete communication protocols in multi-agent reinforcement learning environments.
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
349 stars
16 watching
80 forks
Language: Python
last commit: almost 6 years ago deep-learningdeep-reinforcement-learningdeepminddqndrldrqnemergent-behaviormulti-agent-reinforcement-learningmulti-agent-systemsrecurrent-neural-networksreinforcement-learningrl
Related projects:
Repository | Description | Stars |
---|---|---|
| Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
| A PyTorch library for decentralized deep learning across the Internet. | 2,078 |
| A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
| Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 637 |
| A comprehensive library for building deep reinforcement learning agents using PyTorch | 647 |
| A comprehensive framework for deep reinforcement learning using PyTorch. | 1,256 |
| An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 402 |
| Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,196 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments. | 266 |
| Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. | 237 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| An implementation of the Learning to Compare paper in PyTorch | 251 |
| A PyTorch implementation on Apache Spark for distributed deep learning model training and inference. | 339 |