An open API service indexing awesome lists of open source software.

https://github.com/k-karna/motion_planning

Autonomous Vehicle (AV) Motion Planning with Deep RL methods - DQN, PPO
https://github.com/k-karna/motion_planning

autonomous-driving deep-reinforcement-learning dqn farama-foundation motion-planning ppo stable-baselines3

Last synced: 12 months ago
JSON representation

Autonomous Vehicle (AV) Motion Planning with Deep RL methods - DQN, PPO

Awesome Lists containing this project

README

          

## Motion Planning for HIGHWAY ENVIRONMENT (Farama)

Highway Environment has following tasks:
- Highway
- Merge
- RoundAbout
- Parking
- Intersection
- Racetrack

We are editing Reward Function in ``configuration`` to ascertain better results. Next, we are experimenting with hyparameters for Deep-Q Network (DQN) and Proximal Policy Optimization (PPO) for highest duration, reward, and time travelled