搜索资源列表
Q-algorithm-of-RL
- 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
Q-learning-Reinforcement-learning
- 强化学习matlab源代码很少见的源代码,详细介绍Q学习的编程过程。-Reinforcement learning matlab source code,rare source code, detailed Q learning programming.
Qlearning
- Q学习matlab实现,对多智能体有个全面的概括,实现Q表输出。很有用的哦!-Q learning matlab implementation of multi-agent has a comprehensive overview, to achieve Q, output. Oh, very useful!
Q-learning
- 关于增强学习的一个例子,Q-learning算法,和大家分享。-An example of reinforcement learning, and to share.
cellula-automata-and-Matlab
- 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-Cellular automata simulation of forest fire programl dimensions of a set of points x e.g. q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.
ReinforcementLearning
- 强化学习算法的MATLAB仿真实例,希望能够对大家有帮助.-Q-learning algorithm of MATLAB simulation examples,wish it can help you.
ReinforcementLearning
- q学习算法的一个例程,上传与大家分享一下-q learning algorithm, a routine, upload to share with you some
Q123
- 一个很好的Q学习源码,对于学习强化学习有很大的作用。-Q-learning a good source for learning reinforcement learning has a significant role.
Q-learning
- 增强式算法中的Q-学习算法,MATLAB实现,用于迷宫的最佳路径搜索-Enhanced Q-learning algorithm-algorithm, MATLAB implementation for the maze path search
Q-Learning
- Q 学习方面的MATLAB程序,对于研究强化学习和自适应动态规划的朋友很有参考价值-Q learning MATLAB. For the study of reinforcement learning and adaptive dynamic programming
Q-learning
- 简单实用的matlab源码,描述了Q学习的过程,实现了探索和最优化.适用于初学者-Simple and practical matlab source, describing the Q learning process, to achieve the exploration and optimization suitable for beginners
matlab-QLEARNING
- 模拟机器人路径规划,采用强化学习中的Q学习算法来实现,最后会返回机器人选择路径的坐标位置-code for path searching
A0116980B
- 基于机器学习->增强型学习的路径规划算法实现,包括Q学习和动态学习。(Implementation of Reinforced Learning Algrithm for grid path planning problem, including Q-learning and Dynamic Learning.)
ReinforcementLearning
- 利用MATLAB实现Q学习,简单易懂,欢迎大家下载(Using MATLAB to implement Q learning)
Q学习
- Q学习MATLAB算例,可运行,有一定参考价值(Q learning MATLAB example, can run, has a certain reference value)
Q学习
- 使用matlab语言,能够实现简单的Q学习(Using the MATLAB language to achieve simple Q learning)
matlab Q学习仿真
- Qdemo演示程序 Qlearning Q学习主程序 调用 drnd(随机变量生成函数) 任务改变时,要设当改变execut子函数和一些脚标变换函数。 用于打印状态的statements也要改一下。(Qdemo demo The main program Qlearning Q learning Call DRND generating function (random variables))
matlab q学习 走迷宫
- 在环境中寻找最优路径,自定义出发点和终点,实现智能体与环境交互(Find the optimal path in the environment, customize the starting point and end point, and realize the interaction between the intelligent body and the environment)
matlab Q学习仿真
- 基于Q学习算法,寻找最优路径,是强化学习中的一种,很实用,代码很详细,有备注(Searching for the optimal path based on Q algorithm is a kind of reinforcement learning. It is very practical, the code is very detailed, with notes.)
q-learning
- 在动态环境中使用Q学习优化算法进行优化,仿真软件为Matlab(Q-learning optimization algorithm is used to optimize in dynamic environment. The simulation software is MATLAB)