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
829
Stars
165
Forks
Watchers
Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
gym-vrep
23
Stars
11
Forks
Watchers
Open-AI Gym extension for robotics based on V-REP
banana-gym
87
Stars
31
Forks
Watchers
A simple stochastic OpenAI environment for training RL agents
gym-super-mario-bros
536
Stars
89
Forks
Watchers
An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES
gym-tetris
33
Stars
5
Forks
Watchers
An OpenAI Gym interface to Tetris on the NES.
nes-py
165
Stars
40
Forks
Watchers
A Python3 NES emulator and OpenAI Gym interface
ddp-gym
70
Stars
21
Forks
Watchers
Differential Dynamic Programming controller operating in OpenAI Gym environment.
distributed_rl
67
Stars
8
Forks
Watchers
Pytorch implementation of distributed deep reinforcement learning
GA3C-cpp
21
Stars
4
Forks
Watchers
A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm