资源列表
newESprog
- 求解全局优化问题的种群进化方法,试验设计-Solving global optimization problem of population evolution method, experimental design
abcde
- artificial neural nets allowed merge aai
SA
- 模拟退火算法的应用举例,很容易让人理解模拟退火的精髓-Examples of application of simulated annealing algorithm, it is easy to understand the essence of the simulated annealing
fireflies-swarm-optimization-code
- 萤火虫群算法的代码,用来求解函数的最大值或最小值。-The fireflies swarm optimization code used to solve the maximum or minimum value of the function.
neural
- Golang实现的人工神经网络,可以进行训练和生成神经网络-Golang realization of artificial neural networks can be trained and generate neural network
basicperceptron
- 基本的感知器程序,说明了一个感知器应有的结构,对初学者学习很有帮助。-basic perceptron code, good for learning.
netServerSimple
- 此程序的功能是移动机器人上位机的控制框架的设计
monituihuo
- 模拟退火算法的matlab程序,人工智能算法-Simulated annealing matlab program Artificial intelligence algorithms
Q学习实现资源分配
- 目前适用广泛的强化学习就是Q学习,此压缩包包含Q学习实现例程,用于解决资源分配问题。
abcd
- artificial neural network algo
saa0234565
- 模拟退火法,人工智能算法的一种,利用退火原理,求解出目标函数的最优值。-Simulate Anneal Arithmetic,SAA
BP4
- 这是一个可运行的三层前向神经网络,基于梯度下降算法的,很标准,也很经典,程序很规范,还有注释。-This is a three-run forward neural network, based on the gradient descent algorithm, very standard, very classic, very standardized procedures, as well as comments.