elsheikh21 / car-racing-ppoLinks
Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (Box2D/Car Racing v0)
☆45Updated 6 years ago
Alternatives and similar repositories for car-racing-ppo
Users that are interested in car-racing-ppo are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆72Updated last year
- A gym environment for a miniature racecar using the pybullet physics engine.☆193Updated last year
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆82Updated 2 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆91Updated 4 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆48Updated 2 years ago
- Carla-Simulator environment compatible with Ray/Rllib☆37Updated 5 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆146Updated last year
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆82Updated 3 years ago
- This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experime…☆249Updated 3 years ago
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- Minimal example to apply Decision Transformer in Atari Pong☆12Updated 4 months ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆240Updated 5 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- Gym environments and agents for autonomous driving.☆96Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆74Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆22Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 10 months ago
- Reinforcement Learning Agents Trained in the CARLA Simulator☆128Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆180Updated 11 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.☆69Updated last year
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆361Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- Driving in CARLA using model-free deep reinforcement learning☆59Updated 4 years ago