项目作者: sathishkc
项目描述 :
Simple Reinforcement Learning using Q tables. Train an agent to move to destination
高级语言: Python
项目地址: git://github.com/sathishkc/Simple-ReinforcementLearning-QTable.git
Simple-RL-QTable
Simple Reinforcement Learning using Q tables. Train an agent to move to its destination

Dependancy modules:
- numpy
- pandas
- time
- tkinter - for display purpose
Just execute the following to train or test:
python test_env.py