rl_CARLA
Autonomous driving simulator
A reinforcement learning project to train an autonomous driving agent in a simulated environment using a deep learning approach
Use Reinforcement Learning to train an autonomous driving agent in CARLA Simulator
228 stars
7 watching
41 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sentdex/carla-rl | A Reinforcement Learning project for training an autonomous driving agent in a simulated environment using the Carla game engine | 367 |
kvasnyj/carla | A research platform for autonomous driving simulation and testing | 8 |
koustavagoswami/autonomous-car-driving-using-deep-reinforcement-learning-in-carla-simulator | Enabling autonomous driving using deep reinforcement learning in a virtual environment | 14 |
gokulnc/setting-up-carla-reinforcement-learning | Provides a framework for using CARLA as a reinforcement learning environment | 95 |
bradyz/2020_carla_challenge | A set of data and tools for training autonomous driving agents using the CARLA simulator | 181 |
carla-simulator/reinforcement-learning | An implementation of an actor-critic reinforcement learning algorithm in Python. | 243 |
ankur-rc/autodrive_ddpg | Reinforcement learning-based autonomous driving system | 11 |
enginbozkurt/selfdrivingcarscontroldesign | Designs and simulates autonomous vehicle control systems using Python and Carla Simulator. | 117 |
armandsarkani/adas-rl-research | A research project developing personalized Advanced Driver Assistance Systems through reinforcement learning with human state metrics and CARLA Simulator | 4 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 545 |
erdos-project/pylot | An autonomous vehicle platform for developing and testing components of self-driving cars in simulation and real-world environments. | 472 |
affinis-lab/core | A deep learning module for stateful imitation learning in autonomous driving simulations. | 5 |
nrhinehart/precog_carla_dataset | Provides tools and datasets for simulating driving scenarios with deep imitation learning | 41 |
enginbozkurt/carla-training-data | Generates training data from the Carla driving simulator in the KITTI dataset format for autonomous vehicle development | 108 |