OneRaynyDay / RLEngineLinks
A simple reinforcement learning simulation engine for OpenAI's gym.
☆38Updated 6 years ago
Alternatives and similar repositories for RLEngine
Users that are interested in RLEngine are comparing it to the libraries listed below
Sorting:
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆292Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- A Multi-agent Learning Framework☆62Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 3 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 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
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 8 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- hierarchical deep reinforcement learning algorithms☆41Updated 7 years ago