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.
231 stars
4 watching
56 forks
Language: Python
last commit: almost 5 years agoLinked from 1 awesome list
agent-drivingagent-learningautonomous-drivingdeep-reinforcement-learningppo-agentvae
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach | 230 | |
| A set of data and tools for training autonomous driving agents using the CARLA simulator | 184 | |
| A research platform for autonomous driving simulation and testing | 8 | |
| A Reinforcement Learning project for training an autonomous driving agent in a simulated environment using the Carla game engine | 368 | |
| Implementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset. | 65 | |
| An AI project that uses conditional imitation learning to enable autonomous vehicles to learn from demonstrations and perform tasks in a simulated environment. | 444 | |
| An implementation of an actor-critic reinforcement learning algorithm in Python. | 245 | |
| An open-source tutorial on imitation learning with distributional shift in autonomous driving using CARLA and Python. | 3 | |
| Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 | |
| An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 474 | |
| Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 | |
| Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 | |
| Automated driving and path tracking control system using Carla-Vehicle assets. | 11 | |
| Develops a motion planning system for autonomous vehicles to navigate around obstacles while tracking lane centers and handling stop signs | 48 | |
| Enabling autonomous driving using deep reinforcement learning in a virtual environment | 14 |