-
粒子群优化算法,很好,大家可以试试,很好的优化算法
粒子群优化算法,挺好,大家可以试试,非常好的优化算法-PSO algorithm, is very good, we could try, very good Optimization Algorithm
- 2022-01-30 22:58:46下载
- 积分:1
-
C development based on the three hidden layer neural network, the output weights...
基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer t
- 2022-07-11 04:13:40下载
- 积分:1
-
Scalable k
Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article -Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article
- 2022-06-16 21:35:57下载
- 积分:1
-
汉语分词系统,对中文语句进行识别,然后分词,是很好的自然语言理解的例子...
汉语分词系统,对中文语句进行识别,然后分词,是很好的自然语言理解的例子-Chinese word segmentation system, the Chinese phrase for identification, then Word, is a very good natural language understanding examples
- 2022-07-25 08:51:26下载
- 积分:1
-
本人这学期写八数码作业,采用三种人工智能算法,在vc2003开发完成...
本人这学期写八数码作业,采用三种人工智能算法,在vc2003开发完成-I write this semester eight digital operations, in three artificial intelligence algorithm, developed in vc2003
- 2022-02-05 19:22:43下载
- 积分:1
-
《基于MATLAB系统分析与设计--神经网络》一书的源程序
《基于MATLAB系统分析与设计--神经网络》一书的源程序-"based on MATLAB analysis and design-- neural networks," a book of the source
- 2022-07-22 23:17:59下载
- 积分:1
-
编写的BP算法的软件模拟 在Turbo c++3.0环境下编译通过
编写的BP算法的软件模拟 在Turbo c++3.0环境下编译通过-prepared by BP algorithm in the software simulation 3.0 Turbo c compiler environment through
- 2022-07-16 08:26:25下载
- 积分:1
-
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与...
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与其症候之
间的相互联系。疾病名与症候分别用二叉树进行排序。排序后可由疾病名而查到与该
疾病名有关的所有详细情况,也可由一种症候而查到哪些疾病有这种症候,以及该症
候可能引起各种疾病的概率。-This is the disease diagnosis expert system, using this structure to establish the knowledge base can easily realize the above mentioned features. The structure of the most unique is that relying on the same key (the disease or its code) to achieve a disease and its symptoms between. Name and symptoms of disease were treated with binary tree sort. Sort by the disease after the name of the disease were found with all the details of which can also be a symptom of the diseases that have found such a symptom, as well as the symptoms may lead to the probability of various diseases.
- 2023-05-21 00:15:03下载
- 积分:1
-
C++的神经网络和模糊逻辑
C++ Neural Networks and Fuzzy Logic -C++ Neural Networks and Fuzzy Logic
- 2022-07-18 14:22:02下载
- 积分:1
-
利用粒子群优化算法训练神经网络的源代码。
利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
- 2022-01-25 17:51:02下载
- 积分:1