Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Latest commit

 

History

History

q-learning

Intro

An example of how Q-Learning algorithm can be used in V-REP simulator.

Video

video

How to use

  1. Run V-rep and open scene scenes/q-learning.ttt.

  2. If you'd like to repeat learning process from scratch (will take a lot of time), than change restore = False in config.py.

  3. Run $ python robot.py