搜索资源列表
mountaincar
- 强化学习算法在标准mountain car 问题中的应用,采用算法为SARSA算法-the matlab program of RL in mountain car problem, the adopted RL method is SARSA algortihm
rlcpp
- 增强学习部分算法的c++实现(sarsa、Q-learning、QV-learning)-reinforcement learning by c++
code
- 强化学习机器人自主导航模拟程序,应用了SARSA算法(reinforcement learning for self-navigating robot)
10_7_gridworld_sarsa
- 通过最基础的实例来了解sarsa算法原理及应用(Understand the principle and application of sarsa algorithm through the most basic example.)
td-sarsa-master
- 分别用MATLAB和Python编写的关于puddleworld,mountaincar和acrobot的程序。(Using MATLAB and Python to write programs on puddleworld, mountaincar and acrobot, respectively.)
重要-SARSA
- 强化学习的一种,基于sarsa算法,寻找最优路径,可运行(One kind of reinforcement learning, based on sarsa algorithm, seeks the optimal path, which can run)