项目作者: lkwbr

项目描述 :
See a program learn the best actions in a grid-world to get to the target cell, and even run through the grid in real-time! This is a Q-Learning implementation for 2-D grid world using both epsilon-greedy and Boltzmann exploration policies.
高级语言: Python
项目地址: git://github.com/lkwbr/grid-qlearn.git
创建时间: 2017-02-01T00:51:48Z
项目社区:https://github.com/lkwbr/grid-qlearn

开源协议:

下载