搜索资源列表
migong
- 使用Qlearing实现基本的走迷宫游戏(Using Qlearing to achieve maze game)
ReinforcementLearning
- 用强化学习方法解决简单的走迷宫问题,得到智能体的最优路径(Using reinforcement learning to solve simple maze problem)
RL
- 用python搭建了各类常用的强化学习算法的框架,通过迷宫寻路的例子实现各类算法。(The framework of all kinds of commonly used reinforcement learning algorithms is built with Python, and all kinds of algorithms are realized by the example of labyrinth finding.)