All Projects → rl → Similar Projects or Alternatives

59 Open source projects that are alternatives of or similar to rl

learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+157.95%)
Mutual labels:  rl
Gradient-Samples
Samples for TensorFlow binding for .NET by Lost Tech
Stars: ✭ 53 (-39.77%)
Mutual labels:  rl
DeepBeerInventory-RL
The code for the SRDQN algorithm to train an agent for the beer game problem
Stars: ✭ 27 (-69.32%)
Mutual labels:  rl
RL-code-resources
A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments
Stars: ✭ 51 (-42.05%)
Mutual labels:  rl
proto
Proto-RL: Reinforcement Learning with Prototypical Representations
Stars: ✭ 67 (-23.86%)
Mutual labels:  rl
mdp
Make it easy to specify simple MDPs that are compatible with the OpenAI Gym.
Stars: ✭ 30 (-65.91%)
Mutual labels:  rl
CartPole
Run OpenAI Gym on a Server
Stars: ✭ 16 (-81.82%)
Mutual labels:  rl
Corailed
Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
Stars: ✭ 15 (-82.95%)
Mutual labels:  rl
logrl
Logarithmic Reinforcement Learning
Stars: ✭ 25 (-71.59%)
Mutual labels:  rl
neptune-client
📒 Experiment tracking tool and model registry
Stars: ✭ 348 (+295.45%)
Mutual labels:  rl
Pytorch-PCGrad
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"
Stars: ✭ 179 (+103.41%)
Mutual labels:  rl
revisiting rainbow
Revisiting Rainbow
Stars: ✭ 71 (-19.32%)
Mutual labels:  rl
gym-rs
OpenAI's Gym written in pure Rust for blazingly fast performance
Stars: ✭ 34 (-61.36%)
Mutual labels:  rl
hra
Hybrid Reward Architecture
Stars: ✭ 76 (-13.64%)
Mutual labels:  rl
Transformers-RL
An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"
Stars: ✭ 107 (+21.59%)
Mutual labels:  rl
mujoco-benchmark
Provide full reinforcement learning benchmark on mujoco environments, including ddpg, sac, td3, pg, a2c, ppo, library
Stars: ✭ 101 (+14.77%)
Mutual labels:  rl
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (+168.18%)
Mutual labels:  rl
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+164.77%)
Mutual labels:  rl
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+138.64%)
Mutual labels:  rl
Alphazero gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Stars: ✭ 2,570 (+2820.45%)
Mutual labels:  rl
Rl Tutorial Jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
Stars: ✭ 204 (+131.82%)
Mutual labels:  rl
Rl trading
An environment to high-frequency trading agents under reinforcement learning
Stars: ✭ 205 (+132.95%)
Mutual labels:  rl
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+97.73%)
Mutual labels:  rl
Coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Stars: ✭ 2,085 (+2269.32%)
Mutual labels:  rl
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (+82.95%)
Mutual labels:  rl
T 1000
⚡️ ⚡️ 𝘋𝘦𝘦𝘱 𝘙𝘓 𝘈𝘭𝘨𝘰𝘵𝘳𝘢𝘥𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘙𝘢𝘺 𝘈𝘗𝘐
Stars: ✭ 143 (+62.5%)
Mutual labels:  rl
Cherry
A PyTorch Library for Reinforcement Learning Research
Stars: ✭ 143 (+62.5%)
Mutual labels:  rl
Real Time Ml Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Stars: ✭ 143 (+62.5%)
Mutual labels:  rl
Reinforcement learning
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
Stars: ✭ 132 (+50%)
Mutual labels:  rl
Arel
Code for the ACL paper "No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling"
Stars: ✭ 124 (+40.91%)
Mutual labels:  rl
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (+37.5%)
Mutual labels:  rl
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (+35.23%)
Mutual labels:  rl
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (+30.68%)
Mutual labels:  rl
Aws Robomaker Sample Application Deepracer
Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
Stars: ✭ 105 (+19.32%)
Mutual labels:  rl
Dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Stars: ✭ 9,681 (+10901.14%)
Mutual labels:  rl
Exploration By Disagreement
[ICML 2019] TensorFlow Code for Self-Supervised Exploration via Disagreement
Stars: ✭ 99 (+12.5%)
Mutual labels:  rl
Ai Paper Drawer
人工智能论文关键点集结。This project aims to collect key points of AI papers.
Stars: ✭ 82 (-6.82%)
Mutual labels:  rl
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-10.23%)
Mutual labels:  rl
Muzero General
MuZero
Stars: ✭ 1,187 (+1248.86%)
Mutual labels:  rl
Noreward Rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Stars: ✭ 1,176 (+1236.36%)
Mutual labels:  rl
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (-19.32%)
Mutual labels:  rl
Nlg Rl
Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction
Stars: ✭ 59 (-32.95%)
Mutual labels:  rl
Dqn Flappybird
Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch
Stars: ✭ 37 (-57.95%)
Mutual labels:  rl
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+853.41%)
Mutual labels:  rl
Seed rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
Stars: ✭ 564 (+540.91%)
Mutual labels:  rl
Rosettastone
Hearthstone simulator using C++ with some reinforcement learning
Stars: ✭ 510 (+479.55%)
Mutual labels:  rl
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+402.27%)
Mutual labels:  rl
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (+339.77%)
Mutual labels:  rl
Spriteworld
Spriteworld: a flexible, configurable python-based reinforcement learning environment
Stars: ✭ 337 (+282.95%)
Mutual labels:  rl
Irl Imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
Stars: ✭ 333 (+278.41%)
Mutual labels:  rl
Elf
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Stars: ✭ 3,240 (+3581.82%)
Mutual labels:  rl
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+204.55%)
Mutual labels:  rl
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+204.55%)
Mutual labels:  rl
Opennars
OpenNARS for Research 3.0+
Stars: ✭ 264 (+200%)
Mutual labels:  rl
Matterport3dsimulator
AI Research Platform for Reinforcement Learning from Real Panoramic Images.
Stars: ✭ 260 (+195.45%)
Mutual labels:  rl
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+192.05%)
Mutual labels:  rl
Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+4569.32%)
Mutual labels:  rl
DOM-Q-NET
Graph-based Deep Q Network for Web Navigation
Stars: ✭ 30 (-65.91%)
Mutual labels:  rl
Reinforcement-Learning-CheatSheet
Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)
Stars: ✭ 22 (-75%)
Mutual labels:  rl
1-59 of 59 similar projects