Quantum-Cheese / reinforcement_learning_projectsLinks
Using (deep) reinforcement_learning algorithm to practice on OpenAI Gym, Unity ML-Agents,and other virtual environments. Using Python ,Pytorch/Tensorflow.
☆16Updated 5 years ago
Alternatives and similar repositories for reinforcement_learning_projects
Users that are interested in reinforcement_learning_projects are comparing it to the libraries listed below
Sorting:
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 6 months ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆41Updated 6 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- ☆17Updated 5 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆32Updated 4 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated 2 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆132Updated 7 months ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- Reinforcement Leanring Algorithms Trained with Unity☆14Updated 6 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆89Updated 5 years ago
- Assignments for CS294-112.☆30Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- Deep Reinforcement Learning DQN on Unity ML Agent☆12Updated 7 years ago
- An unofficial implementation for online decision transformer☆40Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆61Updated 2 years ago
- ☆84Updated 6 years ago
- Deep Implicit Coordination Graphs☆43Updated last year
- ☆39Updated 3 years ago
- Implementation of DyMA-CL, MARL algorithm☆28Updated 5 years ago
- ☆35Updated 5 years ago
- This is the official implementation of ERL-Re2.☆69Updated last year
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆42Updated 3 years ago
- Related papers for offline reforcement learning (we mainly focus on representation and sequence modeling and conventional offline RL)☆18Updated 3 years ago
- Code for "Coordinated Exploration via Intrinsic Rewards for Multi-Agent Reinforcement Learning"☆36Updated 4 years ago
- This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provid…☆10Updated 4 years ago