openai-gym-environments topic
Rocket_Lander_Gym
💥💥 This is a easy installable extension for OpenAi Gym Environment. This simulates SpaceX Falcon landing.
vizdoomgym
OpenAI Gym wrapper for ViZDoom enviroments
gym-hybrid
Collection of OpenAI parametrized action-space environments.
hybrid-sac
Single-file pytorch implementation of hybrid-SAC
RayEnvWrapper
OpenAi's gym environment wrapper to vectorize them with Ray
Actor-Critic-PyTorch
Policy Gradient Actor-Critic PyTorch | Lunar Lander v2
rl_gym
Solving several OpenAI Gym and custom gazebo environments using reinforcement learning techniques.
Gym-Stag-Hunt
A custom reinfrocement learning environment for OpenAI Gym & PettingZoo that implements various Stag Hunt-like social dilemma games.
DQN-Deep-Q-Network-Atari-Breakout-Tensorflow
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
Vehicle_Overtake_Double_DQN
A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlow.