资源列表
fenyou
- 人工智能里面的,用搜索树解决了分油的问题,用C++来编译通过-the problem of oil
tensorflow三层模型搭建实现图像识别
- 本模型使用python,搭建一个最简单的tensorflow,方便初学者快速入门tensorflow,模型整体三层架构,详细情况以及常见的坑,在代码注解中都存在,比如tensorflow日志筛选等小问题,但让人头疼的问题
f1
- 多目标优化问题,此例中经遗传算法优化子代个体数目逐步减少,最后稳定在10个染色体个体-Multi-objective optimization problem, in this case, by the genetic algorithm to gradually reduce the number of offspring individuals, and finally stabilized at 10 chromosome individual
huichang
- 对贪心算法的应用,会场安排问题,会场开始和结束的时间在输入文件输入,所需的至少会场个数在输出文件输出-Greedy algorithm for the application of the venue arrangements, the venue of the beginning and end of time in the input file input, the venue for at least the required number in the output file outpu
bpmatlap
- bp神经网络matlap的源程序代码 关于bp神经网络的-bp neural network source matlap
KRLS_NC
- 经过新息准则处理过的核自适应滤波算法KLMS.该算法可以降低klms的网络增长问题。-After the new interest guidelines processed nuclear adaptive filtering algorithm KLMS. Klms this algorithm can reduce the problem of network growth.
使用禁忌搜索法约求解瑟夫环改进算法
- 使用禁忌搜索法约求解瑟夫环改进算法,程序简单易懂。-use tabu search about solving Cerf Central improved algorithm, procedures simple and understandable.
BP_PID
- 基于BP网络的PID控制参数整定,进行智能PID控制的研究-Based on the BP network PID control parameter setting, an intelligent PID control research
early-stopping-method
- 采用“提前停止”方法提高 BP 网络的推广能力。对于和例 2相同的问题,在本例中我们将采用训练函数 traingdx 和“提前停 止”相结合的方法来训练 BP 网络,以提高 BP 网络的推广能力。 -The " early stopping" method enhance the promotion of BP network capacity
bp
- BP神经网络-C语言实现 C语言来实现一个简单的单隐藏层的BP神经网络,,因此对于其他C类语言(C#、JAVA等)只需对本文中的代码稍作修改即可移植。-BP neural network-C language C language to implement a simple single hidden layer BP neural network, so for the other C-like language (C#, Java, etc.) only need to make som
ica独立分量分析
- 独立分量分析ica代码,用matlab编写的,希望有所帮助
M-KNNalgorithm
- 用matlab实现的算法,速度非常快,是knn的经典算法。-The realization of the algorithm using matlab, very fast, is a classic knn algorithm.