An example of how Q-Learning algorithm can be used in V-REP simulator.
-
Run V-rep and open scene
scenes/q-learning.ttt
. -
If you'd like to repeat learning process from scratch (will take a lot of time), than change
restore = False
inconfig.py
. -
Run
$ python robot.py