Amin-Sz / Deep-Reinforcement-LearningLinks
☆11Updated last year
Alternatives and similar repositories for Deep-Reinforcement-Learning
Users that are interested in Deep-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆27Updated 4 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆40Updated 6 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆10Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Hello😜☆31Updated 4 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆51Updated 6 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆43Updated 4 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆70Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆79Updated 2 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆27Updated 2 years ago
- ☆40Updated 3 years ago
- Implementation of PPO Lagrangian in PyTorch☆46Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 2 months ago
- Actor-Critic and openAI clipped PPO in gym cartpole-v0 and pendulum-v0 environment☆25Updated 4 years ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆110Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆34Updated 2 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆36Updated 4 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 3 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆174Updated last year