NotAnyMike / gymLinks
An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning
☆72Updated last year
Alternatives and similar repositories for gym
Users that are interested in gym are comparing it to the libraries listed below
Sorting:
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆82Updated 3 years ago
- Multi-Agent DRiving Simulator☆91Updated 4 years ago
- A Gym wrapper for the Torcs Racing car simulator☆33Updated 3 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Source code for our paper "Sim-to-real reinforcement learning applied to end-to-end vehicle control"☆31Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 10 months ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆82Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- Gym environments and agents for autonomous driving.☆96Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.