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:
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated 11 months ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Bras ília☆67Updated 6 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated last month
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago
- Reinforcement learning framework to accelerate research☆206Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 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
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆355Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆117Updated 5 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆295Updated 7 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago