All Projects → Stable Baselines → Similar Projects or Alternatives

785 Open source projects that are alternatives of or similar to Stable Baselines

Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+629.57%)
Mutual labels:  gym, reinforcement-learning, openai-gym, rl
Super Mario Bros Ppo Pytorch
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
Stars: ✭ 649 (+464.35%)
CartPole
Run OpenAI Gym on a Server
Stars: ✭ 16 (-86.09%)
Mutual labels:  openai-gym, gym, rl
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+284.35%)
Mutual labels:  reinforcement-learning, openai-gym, rl
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+51.3%)
Mutual labels:  gym, reinforcement-learning, rl
Coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Stars: ✭ 2,085 (+1713.04%)
Mutual labels:  reinforcement-learning, openai-gym, rl
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+303.48%)
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+133.04%)
Mutual labels:  gym, reinforcement-learning, rl
Reinforcement learning
Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.
Stars: ✭ 132 (+14.78%)
Mutual labels:  reinforcement-learning, openai-gym, rl
Dmc2gym
OpenAI Gym wrapper for the DeepMind Control Suite
Stars: ✭ 75 (-34.78%)
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+82.61%)
Mutual labels:  reinforcement-learning, openai-gym, rl
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (+96.52%)
Rlenv.directory
Explore and find reinforcement learning environments in a list of 150+ open source environments.
Stars: ✭ 79 (-31.3%)
Mutual labels:  gym, reinforcement-learning, rl
Muzero General
MuZero
Stars: ✭ 1,187 (+932.17%)
Mutual labels:  gym, reinforcement-learning, rl
Stable Baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Stars: ✭ 1,263 (+998.26%)
Mutual labels:  gym, toolbox, reinforcement-learning
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+242.61%)
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-61.74%)
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (+40%)
Mutual labels:  gym, reinforcement-learning, rl
Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+123.48%)
Mutual labels:  gym, reinforcement-learning, rl
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (-38.26%)
Mutual labels:  gym, reinforcement-learning, rl
Rl algorithms
Structural implementation of RL key algorithms
Stars: ✭ 352 (+206.09%)
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 (+209.57%)
Mutual labels:  gym, reinforcement-learning
Home Platform
HoME: a Household Multimodal Environment is a platform for artificial agents to learn from vision, audio, semantics, physics, and interaction with objects and other agents, all within a realistic context.
Stars: ✭ 370 (+221.74%)
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (+236.52%)
Mutual labels:  reinforcement-learning, rl
Gym Duckietown
Self-driving car simulator for the Duckietown universe
Stars: ✭ 379 (+229.57%)
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (+243.48%)
Mutual labels:  gym, reinforcement-learning
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 (-8.7%)
Mutual labels:  reinforcement-learning, rl
Cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features
Stars: ✭ 349 (+203.48%)
Mutual labels:  gym, reinforcement-learning
Gym Miniworld
Simple 3D interior simulator for RL & robotics research
Stars: ✭ 338 (+193.91%)
Openaigym
Solving OpenAI Gym problems.
Stars: ✭ 98 (-14.78%)
Irl Imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
Stars: ✭ 333 (+189.57%)
Mutual labels:  reinforcement-learning, rl
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+3388.7%)
Spot mini mini
Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.
Stars: ✭ 426 (+270.43%)
Elf
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Stars: ✭ 3,240 (+2717.39%)
Mutual labels:  reinforcement-learning, rl
Rl a3c pytorch
A3C LSTM Atari with Pytorch plus A3G design
Stars: ✭ 482 (+319.13%)
Rosettastone
Hearthstone simulator using C++ with some reinforcement learning
Stars: ✭ 510 (+343.48%)
Mutual labels:  reinforcement-learning, rl
Robotics Rl Srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Stars: ✭ 453 (+293.91%)
Mutual labels:  gym, reinforcement-learning
Gym Electric Motor
Gym Electric Motor (GEM): An OpenAI Gym Environment for Electric Motors
Stars: ✭ 95 (-17.39%)
Gym Starcraft
StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)
Stars: ✭ 514 (+346.96%)
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+5418.26%)
Mutual labels:  reinforcement-learning, rl
Gym Anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
Stars: ✭ 627 (+445.22%)
Hands On Reinforcement Learning With Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
Stars: ✭ 640 (+456.52%)
Neuron poker
Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
Stars: ✭ 299 (+160%)
Cs234 Reinforcement Learning Winter 2019
My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019
Stars: ✭ 93 (-19.13%)
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+446.09%)
Mutual labels:  gym, reinforcement-learning
Rex Gym
OpenAI Gym environments for an open-source quadruped robot (SpotMicro)
Stars: ✭ 684 (+494.78%)
Pytorch sac ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
Stars: ✭ 94 (-18.26%)
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 (-80.87%)
Mutual labels:  gym, reinforcement-learning
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (-87.83%)
Mutual labels:  gym, reinforcement-learning
Gym Panda
An OpenAI Gym Env for Panda
Stars: ✭ 29 (-74.78%)
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+618.26%)
Gym Dart
OpenAI Gym environments using DART
Stars: ✭ 20 (-82.61%)
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-74.78%)
Mutual labels:  gym, reinforcement-learning
Gym Gridworlds
Gridworld environments for OpenAI gym.
Stars: ✭ 43 (-62.61%)
Async Deeprl
Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning
Stars: ✭ 44 (-61.74%)
Nlg Rl
Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction
Stars: ✭ 59 (-48.7%)
Mutual labels:  reinforcement-learning, rl
Super Mario Bros A3c Pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Stars: ✭ 775 (+573.91%)
Mutual labels:  gym, reinforcement-learning
Rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Stars: ✭ 980 (+752.17%)
Gym Minigrid
Minimalistic gridworld package for OpenAI Gym
Stars: ✭ 1,047 (+810.43%)
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-2.61%)
1-60 of 785 similar projects