-
WindyGridWorldQLearning
Q-learning (Watkins, 1989) is a simple way for agents to learn how to act optimally in controlled Markovian
domains. It amounts to an incremental method for dynamic programming which imposes limited computational
demands. It works by successively improving its evaluations of the quality of particular actions at particular states.
This paper presents and proves in detail a convergence theorem for Q,-learning based on that outlined in Watkins
(1989). We show that Q-learning converges to the optimum action-values with probability 1 so long as all actions
are repeatedly sampled in all states and the action-values are represented discretely. We also sketch extensions
to the cases of non-discounted, but absorbing, Markov environments, and where many Q values can be changed
each iteration, rather than just one.
- 2013-04-19 14:23:35下载
- 积分:1
-
genetic_operator
It s genetic operator (crossover and mutation) for discrete optimization
- 2010-06-28 02:54:27下载
- 积分:1
-
jianmo2
油田规划数学建模的matlab程序,我自己建模写的。(Mathematical modeling of oil field matlab program, written in my own modeling.)
- 2009-10-30 21:20:40下载
- 积分:1
-
CtsXmlResultReporter
Ensure the default values are set for any receiver, activity, service, etc. of Calendar.
- 2013-11-26 14:53:36下载
- 积分:1
-
Matlab
Solve Equation by newton rofson method for students to solve own problems.
- 2013-12-16 04:20:02下载
- 积分:1
-
velocity-Plot
this script plots the velocity profile for user defined function.and user can generate multiple colour curves.suggestion included to do this.
- 2013-11-16 22:47:14下载
- 积分:1
-
intprog
说明: 整数线性规划中intprog的代码定义,用于matlab中(integer linear programming)
- 2021-01-30 17:00:43下载
- 积分:1
-
Matlab
MATLAB的设计,包括常见的函数和功能(MATLAB design, including the common functions and features)
- 2009-09-24 17:49:16下载
- 积分:1
-
SegToolBox
剪切图片,有利于初学者,希望能够帮助有些人(cut picture)
- 2012-05-17 15:20:29下载
- 积分:1
-
BSC_Viterbi_M-File
这是一个(2.1.3)卷积码编码、BSC信道传输、Viterbi译码组成的程序合集,运行main.m即可得到仿真结果(This is a (2.1.3) convolutional code, Viterbi decoding, BSC channel transmission is composed of collection procedures, running main.m can be obtained by the simulation results)
- 2015-03-19 10:45:36下载
- 积分:1