openai-gym topic

List openai-gym repositories

anomalous_rl_envs

9
Stars
1
Forks
Watchers

Anomalous versions of OpenAI Gym and PyBullet3 environments

Super-mario-bros-PPO-pytorch

1.1k
Stars
192
Forks
Watchers

Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

gym-vrep

36
Stars
13
Forks
Watchers

Open-AI Gym extension for robotics based on V-REP

banana-gym

88
Stars
34
Forks
Watchers

A simple stochastic OpenAI environment for training RL agents

gym-super-mario-bros

663
Stars
123
Forks
Watchers

An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES

gym-tetris

46
Stars
8
Forks
Watchers

An OpenAI Gym interface to Tetris on the NES.

nes-py

227
Stars
58
Forks
Watchers

A Python3 NES emulator and OpenAI Gym interface

ddp-gym

84
Stars
23
Forks
Watchers

Differential Dynamic Programming controller operating in OpenAI Gym environment.

distributed_rl

70
Stars
8
Forks
Watchers

Pytorch implementation of distributed deep reinforcement learning

GA3C-cpp

22
Stars
4
Forks
Watchers

A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm