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
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 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
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆51Updated 8 years ago
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆82Updated 2 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…☆251Updated 3 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆82Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆193Updated last year
- Reinforcement Learning Environment for CARLA Autonomous Driving Simulator☆102Updated 5 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Deep reinforcement learning - DDPG algorithm with self driving car in Torcs☆21Updated 2 years ago
- Gym environments and agents for autonomous driving.☆96Updated last year
- Reinforcement Learning and Data Collection with Carla Simulator☆36Updated 4 years ago
- Driving in CARLA using model-free deep reinforcement learning☆60Updated 4 years ago
- Reinforcement Learning Agents Trained in the CARLA Simulator☆128Updated 5 years ago
- Train auto_car in CARLA simulator with RL algorithms(SAC).☆107Updated 2 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- A new Reinforcement Learning Environment☆34Updated 3 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆48Updated 3 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 6 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆127Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆160Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated this week
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- A Self driving car agent developed using Reinforcement learning Actor Critic Algorithm on TORCS Simulator.☆12Updated 3 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆362Updated 2 years ago