This project implements a reinforcement learning (RL) agent integrated with a Model Predictive Controller (MPC) for autonomous lane changing using SUMO (Simulation of Urban MObility).
☆40Jan 14, 2025Updated last year
Alternatives and similar repositories for RL_MPC
Users that are interested in RL_MPC are comparing it to the libraries listed below
Sorting:
- High speed autonomous vehicle navigation and lane change in dense traffic scenario using custom SUMO gym Environment and Reinforcement Le…☆36May 23, 2023Updated 2 years ago
- Use DQN to boost MPC computation for dynamic obstacle avoidance.☆46Sep 7, 2024Updated last year
- Model predictive control–based value estimation for efficient reinforcement learning. This repository contains the code for the implement…