-
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
-
人工智能编程示例
人工智能编程示例-artificial intelligence programming paradigm
- 2023-05-19 01:55:03下载
- 积分:1
-
研究机器人控制不可多得资料,强烈推荐
研究机器人控制不可多得资料,强烈推荐-robot control study rare, strongly recommended!
- 2022-02-20 03:52:01下载
- 积分:1
-
用于求解TSP的蚁群算法,C 语言 已经运行过
用于求解TSP的蚁群算法,C 语言 已经运行过-Basic Ant Colony Algorithm for TSP
- 2023-02-07 23:20:03下载
- 积分:1
-
说明岛模型的遗传算法,用C写的#。
illustrate Genetic Algorithm with Island model, written in C#.
- 2022-03-11 04:11:31下载
- 积分:1
-
kmeans算法的java描述,我自己编写的,可以运行的
kmeans算法的java描述,我自己编写的,可以运行的-java kmeans algorithm description, I am prepared, ready-to-run
- 2022-04-30 09:29:14下载
- 积分:1
-
采用遗传蚁群算法求解TSP问题
use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B"Tselem,
- 2022-02-21 10:54:21下载
- 积分:1
-
使用matlab应用遗传算法进行函数优化
使用matlab应用遗传算法进行函数优化-Using genetic algorithm in matlab to optimize function
- 2022-03-06 16:13:27下载
- 积分:1
-
本程序利用遗传算法解决一简单的多项式极值问题
本程序利用遗传算法解决一简单的多项式极值问题-This procedure using the genetic algorithm to solve a simple problem of polynomial extremal
- 2022-05-09 11:50:28下载
- 积分:1
-
Classification algorithm in detail to see if there should be a very authoritativ...
分类算法的研究很详细 很权威的 值得看看 有研究意义-Classification algorithm in detail to see if there should be a very authoritative research significance
- 2022-03-17 21:28:03下载
- 积分:1