All Projects → pschydlo → Rlenv.directory

pschydlo / Rlenv.directory

Licence: gpl-3.0
Explore and find reinforcement learning environments in a list of 150+ open source environments.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Rlenv.directory

Gym Gazebo2
gym-gazebo2 is a toolkit for developing and comparing reinforcement learning algorithms using ROS 2 and Gazebo
Stars: ✭ 257 (+225.32%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning, rl
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (+239.24%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning, rl
Muzero General
MuZero
Stars: ✭ 1,187 (+1402.53%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning, rl
Ma Gym
A collection of multi agent environments based on OpenAI gym.
Stars: ✭ 226 (+186.08%)
Mutual labels:  gym, environment, reinforcement-learning
Trading Gym
A Trading environment base on Gym
Stars: ✭ 71 (-10.13%)
Mutual labels:  gym, reinforcement-learning, rl
Naf Tensorflow
"Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow
Stars: ✭ 192 (+143.04%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Pytorch sac
PyTorch implementation of Soft Actor-Critic (SAC)
Stars: ✭ 174 (+120.25%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (+239.24%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning, rl
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (+398.73%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+694.94%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (+487.34%)
Mutual labels:  gym, reinforcement-learning, deep-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 (-72.15%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Gym Sokoban
Sokoban environment for OpenAI Gym
Stars: ✭ 186 (+135.44%)
Mutual labels:  gym, environment, reinforcement-learning
Deterministic Gail Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
Stars: ✭ 44 (-44.3%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+120.25%)
Mutual labels:  gym, reinforcement-learning, rl
Rl algos
Reinforcement Learning Algorithms
Stars: ✭ 14 (-82.28%)
Mutual labels:  gym, reinforcement-learning, deep-reinforcement-learning
Stable Baselines
Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Stars: ✭ 115 (+45.57%)
Mutual labels:  gym, reinforcement-learning, rl
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (+103.8%)
Mutual labels:  gym, reinforcement-learning, rl
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (+459.49%)
Mutual labels:  reinforcement-learning, deep-reinforcement-learning, rl
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+962.03%)
Mutual labels:  gym, reinforcement-learning, rl

Logo PR RLenv.directory allows you to explore and find exotic environments.

Learning environments are the datasets of reinforcement learning, a key piece for progress in the field. Our mission is to encourage the creation of new and more complex learning environments by making their discovery easy.

Click here to start browsing :)

Features

  • Filter environments by descriptive tags
  • Order by number of Github stars
  • Filter by complexity and number of agents
  • 150+ indexed environments

Contributing

All learning environments are stored in a easy to edit json file, steps for adding a new environment are:

  1. Forking the repository
  2. Adding the environment to "site/data/envs.json"
  3. Opening a pull request

For ideas on different ways you can contribute, head over to the contribution guide, we are waiting for you on the other side!

Bug Reports

All issue reports are welcome, more detailed guidelines will be added soon.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].