搜索资源列表
SARSA
- 增强式学习示例,和大家分享,希望能对大家有帮助。-Reinforcement learning example, to share, hope you can help.
sarsa-java.tar
- Java implementation of SARSA learning algorithm, with a small GUI and a game to test the learning results.
Sarsa
- this is sarsa learning algorithm
src
- machine learning + sarsa + q learning source code
q2-qase-bot
- 强化学习 包括了Q学习和srasa学习的相关代码-It s about Reinforcement learning including Q learning and Sarsa learning
Trading-Rules-on-Stock-Markets
- 股市的交易规则用遗传网络编程学习用复数的子程序-Trading Rules on Stock Markets Using Genetic Network Programming-Sarsa Learning with Plural Subroutines
rlcpp
- 增强学习部分算法的c++实现(sarsa、Q-learning、QV-learning)-reinforcement learning by c++
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)
重要-SARSA
- 强化学习的一种,基于sarsa算法,寻找最优路径,可运行(One kind of reinforcement learning, based on sarsa algorithm, seeks the optimal path, which can run)