ranebhushan / cs525_projectView external linksLinks
CS525/DS595 Course Project - Deep Reinforcement Learning for Decision Making in Autonomous Driving
☆13Dec 12, 2022Updated 3 years ago
Alternatives and similar repositories for cs525_project
Users that are interested in cs525_project are comparing it to the libraries listed below
Sorting:
- Master's thesis about Deep Reinforcement Learning for Decision Making in autonomous driving☆29Mar 15, 2019Updated 6 years ago
- Deep Reinforcement Learning based Decision-Making in Autonomous Driving Tasks☆23Jan 31, 2026Updated 2 weeks ago
- This repository contains my implementation of Deep Reinforcement Learning using Deep Neural Networks for autonomous vehicle's control and…☆20Jul 28, 2021Updated 4 years ago
- Simulations of vehicle platooning using hybrid model predictive control strategies.☆20Oct 15, 2024Updated last year
- Use DQN to boost MPC computation for dynamic obstacle avoidance.☆46Sep 7, 2024Updated last year
- Reinforcement Learning Agents for Solving HighwayEnv's RaceTrackEnv☆18May 24, 2024Updated last year
- Highway-Env Agent using DQN☆19May 29, 2022Updated 3 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…☆17Sep 1, 2020Updated 5 years ago
- This project integrates Python and MATLAB to create a simulation environment for vehicle dynamics using Carsim and Simulink. It allows re…☆42Feb 8, 2025Updated last year
- Development of parametric, deep learning, and reinforcement learning agent-based model of car-following behaviour. The models aim to be d…☆25Nov 18, 2019Updated 6 years ago
- This project implements a reinforcement learning (RL) agent integrated with a Model Predictive Controller (MPC) for autonomous lane chang…☆40Jan 14, 2025Updated last year
- DL-MPC(deep learning model predictive control) is a software toolkit developed based on the Python and TensorFlow frameworks, designed to…☆40Mar 31, 2025Updated 10 months ago
- A Reinforcement Learning agent to perform overtaking action using Double DQN based CNNs which takes images as input built using TensorFlo…☆27Feb 8, 2021Updated 5 years ago
- Driving style classification of lane change driving maneuvers for the NGSIM higway dataset☆35Jun 12, 2023Updated 2 years ago
- A controller based on fuzzy logic for Hybrid Electric Vehicles☆10Aug 12, 2020Updated 5 years ago
- Repository for Driving Style Recognition algorithms for Autonomous Vehicles☆38Nov 20, 2023Updated 2 years ago
- A new Reinforcement Learning Environment☆36Aug 20, 2021Updated 4 years ago
- A fully autonomous robot with obstacle avoidance (APF), path planning (A* & RRT*), and object detection (YOLO)