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)
☆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
- A gym environment for a miniature racecar using the pybullet physics engine.☆191Updated last year
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆155Updated 6 years ago
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆91Updated 4 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆71Updated last year
- 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…☆248Updated 3 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆286Updated 3 years ago
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆82Updated last year
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆81Updated 3 years ago
- A Self driving car agent developed using Reinforcement learning Actor Critic Algorithm on TORCS Simulator.☆12Updated 3 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆47Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆122Updated 5 years ago
- Reinforcement Learning and Data Collection with Carla Simulator☆36Updated 4 years ago
- Multi-Agent DRiving Simulator☆90Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆22Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- ☆149Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆176Updated 9 months ago
- ☆185Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆157Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆312Updated 3 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 5 years ago
- Code for the paper "Reinforced Curriculum Learning for Autonomous Driving in CARLA" (ICIP 2021)☆122Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Train auto_car in CARLA simulator with RL algorithms(SAC).☆105Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago