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:
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- QuaRL is an open-source framework for systematically studying the effect of applying quantization to reinforcement learning algorithms.☆71Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- PyTorch RL for Pommerman☆38Updated 6 years ago
- Mind-aware Multi-agent Management Reinforcement Learning☆82Updated 6 years ago
- Reinforcement learning algorithms in RLlib☆60Updated last year
- PyTorch implementation of Proximal Policy Optimization☆52Updated 7 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- Official implementation of DynE, Dynamics-aware Embeddings for RL☆43Updated 4 years ago
- PPO Dash: Improving Generalization in Deep Reinforcement Learning☆16Updated 5 years ago
- Pytorch implementation of Soft Actor-Critic☆20Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated 2 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- A first bare bones paralleled implementation of Go Explore as described by the Uber Engineering blog post☆46Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Code repository for On the interaction between supervision and self-play in emergent communication (ICLR 2020)☆15Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- ☆20Updated 4 years ago
- Implementation for ICML 2019 paper, EMI: Exploration with Mutual Information.☆36Updated 4 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago