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)
☆42Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for car-racing-ppo
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆149Updated 5 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆70Updated 10 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆172Updated last year
- Reinforcement Learning and Data Collection with Carla Simulator☆32Updated 3 years ago
- Code used to train an augmented auto-encoder (aka denoising auto-encoder with more augmentations) for the DonkeyCar simulator.☆44Updated 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…☆228Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Solving OpenAI's reinforcement learning CarRacing environment☆20Updated 2 years ago
- The implementation of LSTM-TD3.☆64Updated last year
- Open-source reinforcement learning environment for autonomous racing — featured as a conference paper at ICCV 2021 and as the official ch…☆147Updated 11 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago
- Deep reinforcement learning - DDPG algorithm with self driving car in Torcs☆21Updated last year
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆21Updated 4 years ago
- An OpenAI gym wrapper for CARLA simulator☆545Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆45Updated 4 years ago
- A Self driving car agent developed using Reinforcement learning Actor Critic Algorithm on TORCS Simulator.☆10Updated 3 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 2 years ago
- ☆11Updated 5 years ago
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆76Updated last year
- Train auto_car in CARLA simulator with RL algorithms(SAC).☆93Updated last year
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆88Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- ☆59Updated 2 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆43Updated 5 years ago
- ☆133Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆25Updated 4 months ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 5 years ago