All Projects → Deep Rl Keras → Similar Projects or Alternatives

682 Open source projects that are alternatives of or similar to Deep Rl Keras

A3c
MXNET + OpenAI Gym implementation of A3C from "Asynchronous Methods for Deep Reinforcement Learning"
Stars: ✭ 9 (-97.72%)
Mutual labels:  reinforcement-learning, a3c
Rl Course Experiments
Stars: ✭ 73 (-81.52%)
Torch Ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Stars: ✭ 70 (-82.28%)
Mutual labels:  reinforcement-learning, a3c
Rainbow
A PyTorch implementation of Rainbow DQN agent
Stars: ✭ 147 (-62.78%)
Mutual labels:  reinforcement-learning, dqn
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (-32.15%)
Mutual labels:  gym, reinforcement-learning
Doudizhu
AI斗地主
Stars: ✭ 149 (-62.28%)
Mutual labels:  reinforcement-learning, dqn
Deep Algotrading
A resource for learning about deep learning techniques from regression to LSTM and Reinforcement Learning using financial data and the fitness functions of algorithmic trading
Stars: ✭ 173 (-56.2%)
Retro Learning Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
Stars: ✭ 180 (-54.43%)
Mutual labels:  reinforcement-learning, dqn
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (-40.25%)
Mutual labels:  reinforcement-learning, dqn
Reinforcementlearning Atarigame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Stars: ✭ 118 (-70.13%)
Mutual labels:  reinforcement-learning, a3c
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-71.65%)
Mutual labels:  reinforcement-learning, dqn
Chainerrl
ChainerRL is a deep reinforcement learning library built on top of Chainer.
Stars: ✭ 931 (+135.7%)
Mutual labels:  reinforcement-learning, dqn
Train Robot Arm From Scratch
Build environment and train a robot arm from scratch (Reinforcement Learning)
Stars: ✭ 242 (-38.73%)
Mutual labels:  reinforcement-learning, ddpg
Pysc2 Agents
This is a simple implementation of DeepMind's PySC2 RL agents.
Stars: ✭ 262 (-33.67%)
Mutual labels:  reinforcement-learning, a3c
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (-31.14%)
Mutual labels:  reinforcement-learning, dqn
Genrl
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Stars: ✭ 356 (-9.87%)
Mutual labels:  gym, reinforcement-learning
Policy Gradient
Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras
Stars: ✭ 135 (-65.82%)
Agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
Stars: ✭ 2,135 (+440.51%)
Mutual labels:  reinforcement-learning, dqn
Hindsight Experience Replay
This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.
Stars: ✭ 134 (-66.08%)
Mutual labels:  reinforcement-learning, ddpg
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+58.99%)
Mutual labels:  gym, reinforcement-learning
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-68.61%)
Multihopkg
Multi-hop knowledge graph reasoning learned via policy gradient with reward shaping and action dropout
Stars: ✭ 202 (-48.86%)
Pytorch Ddpg Naf
Implementation of algorithms for continuous control (DDPG and NAF).
Stars: ✭ 254 (-35.7%)
Mutual labels:  reinforcement-learning, ddpg
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (-34.94%)
Mutual labels:  gym, reinforcement-learning
Aleph star
Reinforcement learning with A* and a deep heuristic
Stars: ✭ 235 (-40.51%)
Mutual labels:  reinforcement-learning, dqn
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (-42.28%)
Mutual labels:  reinforcement-learning, dqn
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+17.47%)
Mutual labels:  gym, reinforcement-learning
Robotics Rl Srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Stars: ✭ 453 (+14.68%)
Mutual labels:  gym, reinforcement-learning
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+742.78%)
Mutual labels:  reinforcement-learning, dqn
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-88.86%)
Mutual labels:  gym, reinforcement-learning
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-92.66%)
Mutual labels:  gym, reinforcement-learning
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (-96.46%)
Mutual labels:  gym, reinforcement-learning
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (-82.03%)
Mutual labels:  gym, reinforcement-learning
Dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
Stars: ✭ 75 (-81.01%)
Mutual labels:  gym, reinforcement-learning
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (-96.2%)
Mutual labels:  dqn, a3c
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-80%)
Mutual labels:  gym, reinforcement-learning
Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+219.75%)
Mutual labels:  gym, reinforcement-learning
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+112.41%)
Mutual labels:  gym, reinforcement-learning
Muzero General
MuZero
Stars: ✭ 1,187 (+200.51%)
Mutual labels:  gym, reinforcement-learning
Lf2gym
An OpenAI-gym-like environment for Little Fighter 2
Stars: ✭ 79 (-80%)
Mutual labels:  gym, reinforcement-learning
Cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features
Stars: ✭ 349 (-11.65%)
Mutual labels:  gym, reinforcement-learning
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (-70.89%)
Mutual labels:  gym, reinforcement-learning
Drqn Tensorflow
Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro
Stars: ✭ 127 (-67.85%)
Mutual labels:  gym, dqn
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (-76.2%)
Mutual labels:  gym, reinforcement-learning
Sumo Rl
A simple interface to instantiate Reinforcement Learning environments with SUMO for Traffic Signal Control. Compatible with Gym Env from OpenAI and MultiAgentEnv from RLlib.
Stars: ✭ 145 (-63.29%)
Mutual labels:  gym, reinforcement-learning
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (-59.24%)
Mutual labels:  gym, reinforcement-learning
Gym Sokoban
Sokoban environment for OpenAI Gym
Stars: ✭ 186 (-52.91%)
Mutual labels:  gym, reinforcement-learning
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (-51.39%)
Mutual labels:  gym, reinforcement-learning
Paac.pytorch
Pytorch implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning https://arxiv.org/abs/1705.04862
Stars: ✭ 22 (-94.43%)
Mutual labels:  gym, reinforcement-learning
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (-55.95%)
Mutual labels:  gym, reinforcement-learning
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (-2.03%)
Pytorch A3c
Simple A3C implementation with pytorch + multiprocessing
Stars: ✭ 364 (-7.85%)
Mutual labels:  gym, a3c
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (-89.11%)
Mutual labels:  dqn, gym
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (-78.73%)
Mutual labels:  policy-gradient, a3c
TF2-RL
Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Stars: ✭ 160 (-59.49%)
Mutual labels:  dqn, ddpg
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (-42.78%)
Mutual labels:  gym, reinforcement-learning
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (-75.19%)
Mutual labels:  dqn, ddpg
ReinforcementLearningZoo.jl
juliareinforcementlearning.org/
Stars: ✭ 46 (-88.35%)
Mutual labels:  dqn, ddpg
UAV-DDPG
Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"
Stars: ✭ 133 (-66.33%)
Mutual labels:  dqn, ddpg
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-90.13%)
Mutual labels:  dqn, ddpg
61-120 of 682 similar projects