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:
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- ☆76Updated last year
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 3 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆55Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- ☆92Updated 4 years ago
- [ICML 2021] DFAC Framework: Factorizing the Value Function via Quantile Mixture for Multi-Agent Distributional Q-Learning☆32Updated 2 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆69Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 7 months ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- Pytorch implementation of Soft Actor-Critic☆19Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- ☆32Updated 3 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆52Updated 7 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Solutions for different Reinforcement Learning environments☆25Updated 10 months ago
- Distributed Deep Reinforcement Learning☆29Updated 4 years ago