Reinforcement Learning In Python Versions Save

Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

v1.0.5

5 years ago

Updating Readme.

v1.0.4

5 years ago

Updating Readme.

v1.0.3

5 years ago

Updating Readme and GitHub Scholar Page related to the project.

v1.0.2

5 years ago

Updating Readme, creating GitHub Scholar Page related to the project.

v1.0.1

5 years ago

Updating readme.

v1.0.0

5 years ago

Implementing Reinforcement Learning (RL) Algorithms for global path planning in tasks of mobile robot navigation. Comparison analysis of Q-learning and Sarsa algorithms fo the environment with cliff, mouse and cheese.