搜索资源列表
q2-qase-bot
- 强化学习 包括了Q学习和srasa学习的相关代码-It s about Reinforcement learning including Q learning and Sarsa learning
mountaincar
- 强化学习算法在标准mountain car 问题中的应用,采用算法为SARSA算法-the matlab program of RL in mountain car problem, the adopted RL method is SARSA algortihm
code
- 强化学习机器人自主导航模拟程序,应用了SARSA算法(reinforcement learning for self-navigating robot)
Chapter 6 (Temporal Difference Learning)
- 讲解强化学习中的Q学习和sarsa学习,并通过具体实例讲解怎样运用这些学习方法(Explain Q learning and sarsa learning in intensive learning, and explain how to use these learning methods through concrete examples)
10_7_gridworld_sarsa
- 通过最基础的实例来了解sarsa算法原理及应用(Understand the principle and application of sarsa algorithm through the most basic example.)
重要-SARSA
- 强化学习的一种,基于sarsa算法,寻找最优路径,可运行(One kind of reinforcement learning, based on sarsa algorithm, seeks the optimal path, which can run)