dmytro-omelian / mobile-robot

Towards effective strategies for mobile robot using Reinforcement Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobile-robot

Title: Towards effective strategies for mobile robot using Reinforcement Learning

To run:

If you want to run using keyboard keys and play it by yourself, then please use the next command:

python src/main.py

To run using random moves, please use:

python src/main.py --algorithm=Random

About

Towards effective strategies for mobile robot using Reinforcement Learning

License:Apache License 2.0


Languages

Language:Python 100.0%