搜索资源列表
Q学习算法的C#代码
- Q学习算法的C#代码,会对初学的人有所帮助!
rl-glue.2.0.1
- RL工具箱,学习强化算法,Q学习方法的珍贵资料。国外找的。-Toolbox RL, enhanced learning algorithm, Q learning valuable information. Looking abroad.
q-learning
- 强化学习的q学习算法,能够通过此算法,使得某种动作不断得到加强,希望对那些想使用Q学习算法的人有所帮助-ReinforcementLearning Q learning
Qstudy
- 一段人工智能Q学习算法的程序实现,利用六格世界进行演示Q学习的过程。-Q learning algorithm of artificial intelligence for some of the program, using six grid world presentation Q learning process.
ReinforcementLearning
- q学习算法的一个例程,上传与大家分享一下-q learning algorithm, a routine, upload to share with you some
Q
- q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem
RL
- Q学习算法的一个应用,基于C#写的,在VS2008平台下运行-based on C#,application of the q-learning
Q-learning
- 关于增强学习的一个例子,Q-learning算法,和大家分享。-An example of reinforcement learning, and to share.
JAVA.java
- Q学习算法实例,这算法主要应用于机器人领域,运用此算法进行行动的选择使Q值最大最后找到最优的策略-Q-learning algorithm is applied in robot domain,example robot-hitting, robot-moving and so on。This paper refers to many robots domain 。It is so useful。
RL_Learning
- 详细的讲述强化学习中Q学习算法,并且应用在区域交通系统中,是适合初学者。-RL—learning,q_learning,transform system,for beginner
Q-learning
- 增强式算法中的Q-学习算法,MATLAB实现,用于迷宫的最佳路径搜索-Enhanced Q-learning algorithm-algorithm, MATLAB implementation for the maze path search
Q-Learning
- 最基础的Q学习代码,可以帮助初学者理解和使用Q学习算法-The most basic Q-learning code that can help beginners to understand and use the Q-learning algorithm
Q-Learning
- q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem
Q学习算法例子
- 实现强化学习中Q值函数的实现。里面包含了一个实现例子(Q value matrix in reinforcement Learning)
main
- 将Qos的网络参数映射成用户体验QoE与网络能耗以及网络的切换损耗之差作为每次网络选择的即刻回报值, 应用Q-learning算法逐步动态根据网络QOE参数进行网络选择。(Mapping Qos network parameters into user experience QoE and network energy consumption and the switching loss of the network as the im
Q-learning
- 强化学习的核心算法,Q-table,应用动作值函数对动作的Q值进行更新来找到最优策略。(The core algorithm of reinforcement learning, Q-table, uses action value function to update the Q value of actions to find the optimal strategy.)
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)
强化学习
- 基础的强化学习Q-learning算法,对初学者对Q-learning算法得理解比较有帮助,程序包括运行脚本,Q-learning算法脚本以及环境脚本。(Basic reinforcement learning Q-learning algorithm is helpful for beginners to understand Q-learning algorithm. Programs include running scr ipt
Q-Learning-using-Neural-Network-master
- 基于神经网络的学习算法的小程序,,希望对理解神经网络对Q学习算法的结合有所帮助(A small program of learning algorithm based on Neural Network)