Skip to content

lianyixin/ReinforcementLearning-AutoNavigation

 
 

Repository files navigation

RL-AutoGuiding

In this project, We use modified A3C and DQN algorithm to train the agent to automatically find the shortest path to specified target.

In order to have a benchmark of the performance of such algorithms, we simplify the problem to model-based question and apply q learning to calculate the optimal path.

Great thanks to the original articles: https://arxiv.org/abs/1609.05143

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.5%
  • Python 5.5%
  • TeX 3.0%