-
我花了很多时间写在一个类别的神经网络内的氖…
这是我自己花了很多时间写的一个BP神经网络类,里面封装了网络初始化、训练、分类等功能。奉献出来与感兴趣的朋友分享,绝对可靠。-that I spent a lot of time writing in a category BP neural network inside the network initialization package, training, classification capabilities. Dedication out with friends interested in sharing, absolutely reliable.
- 2022-04-08 11:21:08下载
- 积分:1
-
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值...
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
- 2023-03-06 13:45:04下载
- 积分:1
-
遗传算法在matlab中的实现
遗传算法在matlab中的实现-genetic algorithm in the realization of Matlab
- 2022-03-31 21:01:01下载
- 积分:1
-
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。...
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。-By Visual C++ Compiled, you can to solve any number of cities tsp, so long as you enter the city coordinates.
- 2023-05-26 17:05:04下载
- 积分:1
-
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强...
遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强-Genetic algorithms and neural networks combination of applications, through the Visual C++ environment to achieve this feature, so that more computing power
- 2022-10-08 11:30:03下载
- 积分:1
-
On the splitting method for VQ codebook generation by using Matlab
On the splitting method for VQ codebook generation by using Matlab
- 2022-01-21 17:55:17下载
- 积分:1
-
8王后问题的演示程序,算法封装在类GAQueen,演示程序是界面程序...
8王后问题的演示程序,算法封装在类GAQueen,演示程序是界面程序-8 queen problem demo program, the algorithm is packaged in a category GAQueen, demo program is the interface procedures
- 2022-01-27 09:54:15下载
- 积分:1
-
模式识别中的寻路算法:A星算法的实现及简单应用
模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
- 2022-05-16 02:01:33下载
- 积分:1
-
在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。...
在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。-vc environment in the fingerprint identification and handling, I also received from elsewhere, mainly look at the algorithm.
- 2022-11-30 02:50:03下载
- 积分:1
-
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug...
经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
- 2022-11-11 21:40:08下载
- 积分:1