elsheikh21 / car-racing-ppo
Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (Box2D/Car Racing v0)
☆44Updated 5 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
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆154Updated 6 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆70Updated last year
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆89Updated 4 years ago
- Solving OpenAI's reinforcement learning CarRacing environment☆23Updated 3 years ago
- An OpenAI gym wrapper for CARLA simulator☆557Updated 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…☆241Updated 3 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆286Updated 2 years ago
- Open-source reinforcement learning environment for autonomous racing — featured as a conference paper at ICCV 2021 and as the official ch…☆151Updated last year
- Build a self driving car using deep reinforcement learning.☆21Updated 5 years ago
- A new Reinforcement Learning Environment☆34Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆120Updated 4 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆183Updated last year
- Source code for our paper "Sim-to-real reinforcement learning applied to end-to-end vehicle control"☆27Updated 3 years ago
- Reinforcement Learning Agents Trained in the CARLA Simulator☆123Updated 4 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆79Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆14Updated 5 years ago
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆81Updated last year
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆347Updated last year
- Reinforcement Learning Environment for CARLA Autonomous Driving Simulator☆99Updated 4 years ago
- Using PyTorch and DDPG to play Torcs☆53Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆46Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆288Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆146Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆141Updated 3 years ago
- Multi-Agent DRiving Simulator☆90Updated 4 years ago