openai-gym-environments topic

List openai-gym-environments repositories

Rocket_Lander_Gym

53
Stars
4
Forks
Watchers

💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.

vizdoomgym

64
Stars
27
Forks
Watchers

OpenAI Gym wrapper for ViZDoom enviroments

gym-hybrid

55
Stars
9
Forks
Watchers

Collection of OpenAI parametrized action-space environments.

RayEnvWrapper

22
Stars
3
Forks
Watchers

OpenAi's gym environment wrapper to vectorize them with Ray

Actor-Critic-PyTorch

69
Stars
26
Forks
Watchers

Policy Gradient Actor-Critic PyTorch | Lunar Lander v2

rl_gym

20
Stars
15
Forks
Watchers

Solving several OpenAI Gym and custom gazebo environments using reinforcement learning techniques.

Gym-Stag-Hunt

27
Stars
10
Forks
Watchers

A custom reinfrocement learning environment for OpenAI Gym & PettingZoo that implements various Stag Hunt-like social dilemma games.

Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.

Vehicle_Overtake_Double_DQN

23
Stars
3
Forks
Watchers

A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlow.