/mobile-robot

Towards effective strategies for mobile robot using Reinforcement Learning

Primary LanguagePythonApache License 2.0Apache-2.0

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