OpenAI Gym

161 papers with code • 9 benchmarks • 3 datasets

An open-source toolkit from OpenAI that implements several Reinforcement Learning benchmarks including: classic control, Atari, Robotics and MuJoCo tasks.

(Description by Evolutionary learning of interpretable decision trees)

(Image Credit: OpenAI Gym)

Libraries

Use these libraries to find OpenAI Gym models and implementations
2 papers
405

Subtasks


SDGym: Low-Code Reinforcement Learning Environments using System Dynamics Models

google-research/google-research 19 Oct 2023

Understanding the long-term impact of algorithmic interventions on society is vital to achieving responsible AI.

32,884
19 Oct 2023

Offline Retraining for Online RL: Decoupled Policy Learning to Mitigate Exploration Bias

MaxSobolMark/OOO 12 Oct 2023

Can we leverage offline RL to recover better policies from online interaction?

14
12 Oct 2023

qgym: A Gym for Training and Benchmarking RL-Based Quantum Compilation

qutech-delft/qgym 1 Aug 2023

The goal of qgym is to connect the research fields of Artificial Intelligence (AI) with quantum compilation by abstracting parts of the process that are irrelevant to either domain.

16
01 Aug 2023

Dynamic Observation Policies in Observation Cost-Sensitive Reinforcement Learning

cbellinger27/learning-when-to-observe-in-rl 5 Jul 2023

The action-perception cycle in RL, however, generally assumes that a measurement of the state of the environment is available at each time step without a cost.

2
05 Jul 2023

Comparing the Efficacy of Fine-Tuning and Meta-Learning for Few-Shot Policy Imitation

mpatacchiola/imujoco 23 Jun 2023

Despite its simplicity this baseline is competitive with meta-learning methods on a variety of conditions and is able to imitate target policies trained on unseen variations of the original environment.

4
23 Jun 2023

Risk-Aware Reward Shaping of Reinforcement Learning Agents for Autonomous Driving

zhang-zengjie/code_2023_iecon_shaping_wu 5 Jun 2023

Reinforcement learning (RL) is an effective approach to motion planning in autonomous driving, where an optimal driving policy can be automatically learned using the interaction data with the environment.

3
05 Jun 2023

For SALE: State-Action Representation Learning for Deep Reinforcement Learning

sfujim/td7 NeurIPS 2023

In the field of reinforcement learning (RL), representation learning is a proven tool for complex image-based tasks, but is often overlooked for environments with low-level states, such as physical control problems.

95
04 Jun 2023

Signal Novelty Detection as an Intrinsic Reward for Robotics

markub3327/Dueling-DQN-with-AutoEncoder MDPI Sensors 2023

In advanced robot control, reinforcement learning is a common technique used to transform sensor data into signals for actuators, based on feedback from the robot’s environment.

4
14 Apr 2023

Neuroevolution of Recurrent Architectures on Control Tasks

maximilienlc/nra 3 Apr 2023

Simple evolutionary algorithms have recently been shown to also be capable of optimizing deep neural network parameters, at times matching the performance of gradient-based techniques, e. g. in reinforcement learning settings.

2
03 Apr 2023

Generative Adversarial Neuroevolution for Control Behaviour Imitation

maximilienlc/gane 3 Apr 2023

There is a recent surge in interest for imitation learning, with large human video-game and robotic manipulation datasets being used to train agents on very complex tasks.

0
03 Apr 2023