搜索资源列表
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.
Q-learning
- 关于增强学习的一个例子,Q-learning算法,和大家分享。-An example of reinforcement learning, and to share.
ValenceaArousal
- matlab环境下的Q学习算法代码,从收费网站下的,可以运行。-reinforcement learning code in MATLAB
Q123
- 一个很好的Q学习源码,对于学习强化学习有很大的作用。-Q-learning a good source for learning reinforcement learning has a significant role.
Q-learning
- matlab demo about reinforcement
Q-Learning
- Q 学习方面的MATLAB程序,对于研究强化学习和自适应动态规划的朋友很有参考价值-Q learning MATLAB. For the study of reinforcement learning and adaptive dynamic programming
qlearning
- An Example for Reinforcement Learning using Q-learning with epsilon-greedy exploration(The deterministic cleaning-robot MDP a cleaning robot has to collect a used can also has to recharge its batteries. the state describes the position of the robot a
reinforcement-learning-robot-in-maze-master
- Reinforcement learning, a Q learning algorithm, implementation on a robot that tryies to solve randomly created maze and reach the goal. Note that you can run .m files both on Matlab and Octave.
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_learn
- 基于matlab实现强化学习算法中的Q-learning算法,进行训练(The Q-learning algorithm of reinforcement learning algorithm is realized based on MATLAB)