MichaelBosello / self-driving-carLinks
Testing DQN training directly in the real world through small-scale cars models.
☆11Updated last year
Alternatives and similar repositories for self-driving-car
Users that are interested in self-driving-car are comparing it to the libraries listed below
Sorting:
- The primary purpose of CARLA is to support development, training, and validation of autonomous driving systems.☆20Updated 4 years ago
- Deep Reinforcement Learning based Autonomous Driving Agents☆10Updated 3 years ago
- ☆11Updated 4 years ago
- Experimentation on Carla Simulator for running DQN RL agents for Autonomous Driving☆13Updated 5 years ago
- An autonomous Vehicle running on CARLA simulator☆22Updated 4 years ago
- A bachelor thesis project about autonomous car maneuver around roundabout using RL-DQN☆14Updated last year
- A Deep Q-Network trained to safely guide the autonomous car to cross a 4-way intersection in a complex traffic environment.☆9Updated 5 years ago
- A Soft Actor Policy based model free off-policy network to control the steering and throttle of car while drifting at high speeds.☆9Updated 2 years ago
- Training DeepCars using Deep Reinforcement Learning agents (DQN and Double-DQN)☆22Updated 5 years ago
- This repository contains my implementation of Deep Reinforcement Learning using Deep Neural Networks for autonomous vehicle's control and…☆20Updated 4 years ago
- Implemenation of DQN for lane changes☆19Updated 6 years ago
- Combination of RL and game theory for modeling human behavior☆11Updated 3 years ago
- Simple Carla DQN Agent☆9Updated 6 years ago
- RainbowDQN algorithm for GYM highway environment☆19Updated 4 years ago
- Highway-Env Agent using DQN☆19Updated 3 years ago
- Applying RL methods for autonomous driving in Carla simulator.☆32Updated 3 years ago
- Deep reinforcement learning - DDPG algorithm with self driving car in Torcs☆21Updated 2 years ago
- Master's thesis about Deep Reinforcement Learning for Decision Making in autonomous driving☆29Updated 6 years ago
- A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlo…☆27Updated 4 years ago
- It is highly evident that autonomous vehicles will be the future and it will be a prominent vehicle category in the next decade. For this…☆17Updated 4 years ago
- A MATLAB simple interactive Reinforcement Learning environment for Evolutionary Neural Network-based car with a proximity sensor☆13Updated 6 years ago
- Autonomous Driving on Carla simulator using Deep Deterministic Policy Gradients. Based on Kendall, et. al. 2018.☆12Updated 6 years ago
- An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents☆30Updated last year
- muhammadsohaib60 / Traffic-Congestion-Avoidance-For-Autonomous-Vehicles-Using-Reinforcement-LearningThe Aim of this project is to design an algorithm that will significantly decrease the trip times of vehicles as well as average car dens…☆9Updated 3 years ago
- ☆8Updated 3 years ago
- A tensorflow implemention of ECCV2018 Paper:CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving☆81Updated 6 years ago
- Ramp metering agent trained by TD3 algorithm using SUMO☆14Updated last year
- reinforcement learning based agents for self-driving in CARLA☆72Updated 4 years ago
- This repository contains implementation of reinforcement learning based driving agent in Carla aswell as Localization and Mapping in C++