OneRaynyDay / RLEngineLinks
A simple reinforcement learning simulation engine for OpenAI's gym.
☆39Updated 7 years ago
Alternatives and similar repositories for RLEngine
Users that are interested in RLEngine are comparing it to the libraries listed below
Sorting:
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 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
- Reinforcement learning framework to accelerate research☆206Updated 4 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Reinforcement Learning in Python☆108Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- ☆53Updated 8 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 8 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- Code for hierarchical imitation learning and reinforcement learning☆300Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆222Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆691Updated 3 weeks ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆102Updated 6 years ago