learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)
☆85Aug 24, 2018Updated 7 years ago
Alternatives and similar repositories for DQN_of_DWA_matlab
Users that are interested in DQN_of_DWA_matlab are comparing it to the libraries listed below
Sorting:
- ☆18Dec 5, 2017Updated 8 years ago
- A 3D Navigation algorithm combining DWA and A*, Made in MATLAB☆29Jul 2, 2023Updated 2 years ago
- DQN by Matlab and Python☆34Mar 24, 2020Updated 5 years ago
- MATLAB implementation of DQN for a navigation environment☆13Aug 13, 2020Updated 5 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Apr 15, 2018Updated 7 years ago
- Many path planning algorithms implemented as a part of Robotics Course for eg. A*, D*, RRT, RRT*☆94May 23, 2018Updated 7 years ago
- A demo of dynamic path planning☆19Jan 9, 2020Updated 6 years ago
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Dec 17, 2019Updated 6 years ago
- Robotics: Computational Motion Planning delivered by University of Pennsylvania. Major topic is path planning.