Carla-ppo

Autonomous driving agent

A custom PPO agent for autonomous driving in CARLA.

This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experiment in Carla with reinforcement learning based agents -- this, by wrapping Carla in a gym like environment that can handle custom reward functions, custom debug output, etc.

GitHub

228 stars
4 watching
56 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list

agent-drivingagent-learningautonomous-drivingdeep-reinforcement-learningppo-agentvae

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhangfuyang/rl_carla A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach 228
bradyz/2020_carla_challenge A set of data and tools for training autonomous driving agents using the CARLA simulator 181
kvasnyj/carla A research platform for autonomous driving simulation and testing 8
sentdex/carla-rl A Reinforcement Learning project for training an autonomous driving agent in a simulated environment using the Carla game engine 367
onlytailei/carla_cil_pytorch Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. 66
carla-simulator/imitation-learning An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. 440
carla-simulator/reinforcement-learning An implementation of an actor-critic reinforcement learning algorithm in Python. 243
franckdess/vita_carla_tutorial An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. 3
enginbozkurt/selfdrivingcarscontroldesign Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. 117
erdos-project/pylot An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. 472
packtpublishing/hands-on-intelligent-agents-with-openai-gym Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym 373
enginbozkurt/carla-training-data Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development 108
aroongta/carla_controller Automated driving and path tracking control system using Carla-Vehicle assets. 11
yymmaa0000/carla_motion_planning_for_self-driving_cars_project Develops a motion planning system for autonomous vehicles to navigate around obstacles while tracking lane centers and handling stop signs 48
koustavagoswami/autonomous-car-driving-using-deep-reinforcement-learning-in-carla-simulator Enabling autonomous driving using deep reinforcement learning in a virtual environment 14