-
蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO
蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO-Ant colony optimization algorithm, the realization of artificial intelligence to solve TSP problems, how to apply the ACO
- 2022-11-29 20:25:03下载
- 积分:1
-
识别动物的专家系统,包括长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,表现了专家系统的框架结构...
识别动物的专家系统,包括长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,表现了专家系统的框架结构-Expert system to identify animals, including giraffes, zebras, ostriches, penguins, albatrosses and other seven animals, a simple expert system, the performance of the expert system framework
- 2023-06-18 02:35:03下载
- 积分:1
-
支持向量机的matlab代码。一个很好的参考源代码
支持向量机的matlab代码.很有参考价值的源代码-Support vector machine matlab code. A good reference source code
- 2022-07-10 11:50:46下载
- 积分:1
-
微软嗯
微软的基于HMM的人脸识别原代码, 非常经典的说-Microsoft HMM-based Face Recognition source, said the very classic
- 2022-03-23 00:16:28下载
- 积分:1
-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1
-
这是一个神经网络的源代码
这是一个神经网络的源代码-This a neural network source code
- 2022-08-03 15:50:22下载
- 积分:1
-
神经网络C源程序(nnbp)
神经网络C源程序(nnbp)-neural network C source (nnbp)
- 2022-01-25 22:22:32下载
- 积分:1
-
基于图像处理的相机自动调焦系统,开发环境:VC。~..~
基于图像处理的相机自动调焦系统,开发环境:VC。~..~-based on image processing camera auto-focusing system, development environment : VC. ~ ~ ..
- 2023-06-18 22:30:03下载
- 积分:1
-
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN...
用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
- 2022-03-16 13:50:31下载
- 积分:1
-
关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!...
关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation of the c code by 10%, creating a ga category Constructors input to the appropriate Operational parameters can!
- 2022-02-14 09:53:05下载
- 积分:1