-
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛...
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛-artificial neurons bp algorithm can be used to function fitting, time series data estimation, is widely used
- 2022-05-12 22:48:11下载
- 积分:1
-
中科院的《高级人工智能》课件,希望对大家学习有帮助。
中科院的《高级人工智能》课件,希望对大家学习有帮助。-Chinese Academy of Sciences
- 2023-04-10 16:45:05下载
- 积分:1
-
ID3 algorithm to a certain extent self
ID3算法有一定的自学习、自组织能力,适用于复杂系统的智能诊断。以实例验证了该算法对RH-KTB真空抽气系统故障诊断的有效性。-ID3 algorithm to a certain extent self-learning, self-organization, applied to a complex system of intelligent diagnosis. Examples to show that the algorithm of RH- KTB vacuum exhaust system fault diagnosis arrival.
- 2023-04-24 21:50:03下载
- 积分:1
-
matlab进行模糊pid仿真的源代码,效果一般,但已在本人毕业论文中实用...
matlab进行模糊pid仿真的源代码,效果一般,但已在本人毕业论文中实用-pid fuzzy matlab simulation of source code, the effect of the general, but in my dissertation in the practical
- 2022-02-01 15:10:58下载
- 积分:1
-
模式识别中的CYK算法
模式识别中的CYK算法-pattern recognition algorithm for the CYK
- 2022-12-17 06:25:02下载
- 积分:1
-
一种图像源文本识别软件,以确定给定的文本和图像…
一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation
- 2023-02-22 04:25:03下载
- 积分:1
-
改进的量子搜索算法的论文,用于模式识别等方面
改进的量子搜索算法的论文,用于模式识别等方面-Quantum search algorithm to improve the paper for pattern recognition, etc.
- 2022-06-20 03:55:43下载
- 积分:1
-
一个运用遗传算法来训练神经网络的程序
一个运用遗传算法来训练神经网络的程序-use of a genetic algorithm to train the neural network process
- 2022-03-30 16:37:14下载
- 积分:1
-
用C++语言开发的神经网络,很好用的。
使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-use c language to develop neural network,good to use.
- 2022-07-11 03:48:03下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1