搜索资源列表
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.
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
multi-agentPricing
- this code implements multi agent pricing between two Q-Learner agents
Qlearningcar
- Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car distance sensor, can gradually le
q-learning
- q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。-q-learning with matlab
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
random_walk
- A Painless Q-learning Tutorial (一个 Q-learning 算法的简明教程) ,学习此篇博客内容后写的一个简单例子(An easy program after learning the blog)
Q学习
- Q学习MATLAB算例,可运行,有一定参考价值(Q learning MATLAB example, can run, has a certain reference value)
Qlearning car
- matlab仿真q learning,实现Q learning算法。(matlab simulate q learning)
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.
Q-Learning-Algorithm-Implementation
- This Q-Learning code for MATLAB has been written by Ioannis Makris and Andrew Chalikiopoulos. It trains an agent to find the shortest way through a 25x25 maze. Following convergence of the algorithm, MATLAB will print out the shortest path to the goa
q-learning
- 在动态环境中使用Q学习优化算法进行优化,仿真软件为Matlab(Q-learning optimization algorithm is used to optimize in dynamic environment. The simulation software is MATLAB)
RBF改进算法的Q-Learing路径规划MATLAB仿真
- 用RBF改进算法的Qlearning算法matlab仿真(Matlab simulation of qlearning algorithm improved by RBF)
qlearning111
- q-learning 实现 栅格迷宫路径规划,附带随机迷宫生成代码(Q-learning to achieve grid maze path planning, with random maze generation code)