xkiwilabs / DDPG-using-PyTorch-and-ML-AgentsLinks
A simple example of how to implement vector based DDPG using PyTorch and a ML-Agents environment.
☆18Updated 6 years ago
Alternatives and similar repositories for DDPG-using-PyTorch-and-ML-Agents
Users that are interested in DDPG-using-PyTorch-and-ML-Agents are comparing it to the libraries listed below
Sorting:
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆93Updated 6 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- ☆91Updated 5 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Pytorch implementation of Soft Actor-Critic☆20Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 9 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆75Updated 2 years ago
- ☆78Updated last year
- A curated list of multiagent learning and related area resources.☆78Updated 6 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- A curated list of reinforcement learning environments and frameworks.☆52Updated 6 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆130Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- PyTorch RL for Pommerman☆38Updated 7 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆117Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆81Updated 6 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆84Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago