All Projects → Deep Rl Keras → Similar Projects or Alternatives

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

Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+1658.99%)
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+660.51%)
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-0.25%)
Slm Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Stars: ✭ 904 (+128.86%)
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+419.24%)
Mutual labels:  reinforcement-learning, dqn, a3c, ddpg
Deep-Reinforcement-Learning-With-Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
Stars: ✭ 222 (-43.8%)
Mutual labels:  dqn, policy-gradient, a3c, ddpg
Reinforcement learning
Reinforcement learning tutorials
Stars: ✭ 82 (-79.24%)
Deeprl Tensorflow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Stars: ✭ 319 (-19.24%)
Mutual labels:  reinforcement-learning, dqn, a3c, ddpg
Torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
Stars: ✭ 90 (-77.22%)
Mutual labels:  gym, reinforcement-learning, dqn, ddpg
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (-10.89%)
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-63.29%)
Mutual labels:  reinforcement-learning, dqn, a3c, ddpg
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (-53.42%)
Mutual labels:  reinforcement-learning, dqn, a3c, ddpg
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+624.81%)
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+1620.51%)
Mutual labels:  reinforcement-learning, dqn, a3c
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+915.7%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Btgym
Scalable, event-driven, deep-learning-friendly backtesting library
Stars: ✭ 765 (+93.67%)
Deep-rl-mxnet
Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO
Stars: ✭ 26 (-93.42%)
Mutual labels:  dqn, policy-gradient, ddpg
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (-55.44%)
Mutual labels:  reinforcement-learning, dqn, a3c
Rl4j
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
Stars: ✭ 330 (-16.46%)
Mutual labels:  reinforcement-learning, dqn, a3c
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+940.25%)
Mutual labels:  dqn, policy-gradient, ddpg
Autonomous Learning Library
A PyTorch library for building deep reinforcement learning agents.
Stars: ✭ 425 (+7.59%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+11.9%)
Mutual labels:  reinforcement-learning, dqn, ddpg
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (-92.91%)
Mutual labels:  dqn, a3c, ddpg
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (+45.57%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (-55.95%)
Mutual labels:  gym, reinforcement-learning, dqn
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (-91.9%)
Mutual labels:  policy-gradient, a3c, ddpg
Openai lab
An experimentation framework for Reinforcement Learning using OpenAI Gym, Tensorflow, and Keras.
Stars: ✭ 313 (-20.76%)
Policy Gradient Methods
Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC
Stars: ✭ 54 (-86.33%)
Mutual labels:  reinforcement-learning, a3c, ddpg
Explorer
Explorer is a PyTorch reinforcement learning framework for exploring new ideas.
Stars: ✭ 54 (-86.33%)
Mutual labels:  dqn, gym, policy-gradient
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (-71.39%)
Mutual labels:  dqn, policy-gradient, ddpg
Openaigym
Solving OpenAI Gym problems.
Stars: ✭ 98 (-75.19%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Torchrl
Highly Modular and Scalable Reinforcement Learning
Stars: ✭ 102 (-74.18%)
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (-11.14%)
Mutual labels:  reinforcement-learning, dqn, a3c
Reinforcement learning
강화학습에 대한 기본적인 알고리즘 구현
Stars: ✭ 100 (-74.68%)
A2c
A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow
Stars: ✭ 169 (-57.22%)
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+240.51%)
Mutual labels:  dqn, policy-gradient, a3c
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (+11.9%)
rl implementations
No description or website provided.
Stars: ✭ 40 (-89.87%)
Mutual labels:  dqn, policy-gradient, ddpg
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (-7.85%)
Pytorch Rl
Deep Reinforcement Learning with pytorch & visdom
Stars: ✭ 745 (+88.61%)
Mutual labels:  reinforcement-learning, dqn, a3c
Reinforcement Learning
🤖 Implements of Reinforcement Learning algorithms.
Stars: ✭ 104 (-73.67%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (-41.01%)
Mutual labels:  reinforcement-learning, dqn, ddpg
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+96.2%)
Mutual labels:  gym, reinforcement-learning, a3c
Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+219.75%)
Mutual labels:  gym, reinforcement-learning
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (-13.16%)
Lf2gym
An OpenAI-gym-like environment for Little Fighter 2
Stars: ✭ 79 (-80%)
Mutual labels:  gym, reinforcement-learning
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (-76.2%)
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
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
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
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-9.11%)
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-80%)
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
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (-55.95%)
Mutual labels:  gym, reinforcement-learning
Gym Unrealcv
Unreal environments for reinforcement learning
Stars: ✭ 202 (-48.86%)
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
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
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (-42.78%)
Mutual labels:  gym, reinforcement-learning
Gym Sokoban
Sokoban environment for OpenAI Gym
Stars: ✭ 186 (-52.91%)
Mutual labels:  gym, reinforcement-learning
Pytorch Reinforce
PyTorch Implementation of REINFORCE for both discrete & continuous control
Stars: ✭ 212 (-46.33%)
Mutual labels:  gym, reinforcement-learning
1-60 of 682 similar projects