SaeedRahmani / DRL_MPC_for_AVsLinks
This project is developing a hybrid DRL-MPC model for motion planning of AVs at unsignalized intersection. The work is based on the Highway Env (https://github.com/Farama-Foundation/HighwayEnv)
☆15Updated last year
Alternatives and similar repositories for DRL_MPC_for_AVs
Users that are interested in DRL_MPC_for_AVs are comparing it to the libraries listed below
Sorting:
- ☆32Updated last year
- A driving simulator built specifically for reinforcement learning/imitation learning. The scenario generator is based on highway-env, and…☆40Updated 2 years ago
- A hybrid collision avoidance system combining Deep Reinforcement Learning with Model Predictive Control, designed for autonomous vehicles…☆44Updated last year
- Combining Reinforcement Learning with Model Predictive Control for On-Ramp Merging☆139Updated last year
- path planning and speed planning are implemented in this project☆19Updated 2 years ago
- we combine safe reinforcement learning with MPC to enhance the safety in the on-ramp merging scenario☆39Updated 4 months ago
- Autonomous Driving W/ Deep Reinforcement Learning in Lane Keeping - DDQN and SAC with kinematics/birdview-images☆12Updated last year
- Implementation of FSM based behavior planner and also conformal lattice planner to generate trajectory set for getting feasible motion pl…☆33Updated 4 years ago
- ☆26Updated 2 years ago
- Intelligent lane-changing system for autonomous vehicles leveraging Deep Q-Network (DQN), Double DQN, and Dueling Double DQN models in CA…☆62Updated last year
- A simple gym environment wrapping Carla, a simulator for autonomous driving research. The environment is designed for developing and comp…☆41Updated 3 years ago
- Autonomous driving agent in Carla simulator leveraging IL and RL techniques.☆20Updated 8 months ago
- This file contains code used for a full end-to-end framework for Autonomous Vehicle's lane change using Hierarchical Reinforcement Learni…