-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1
-
application of nsga
这是一个nsga的应用问题。算法可能不是最优的。-application of nsga
- 2022-12-21 17:15:04下载
- 积分:1
-
神经网络算法
神经网络算法
- 2022-04-21 14:38:29下载
- 积分:1
-
遗传算法的文章
遗传算法的文章- Heredity algorithm article
- 2023-07-19 09:10:03下载
- 积分:1
-
应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率...
应用PCA(主成分分析)进行人脸识别的matlab程序,有较高成功率-PCA (Principal Component Analysis) face recognition Matlab procedures, which have a higher success rate
- 2022-02-04 22:43:47下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
利用动量梯度下降算法训练BP网络,得到误差显示图,并最终进行预测...
利用动量梯度下降算法训练BP网络,得到误差显示图,并最终进行预测-Gradient descent algorithm using momentum BP network training, the error display map, and, ultimately, to predict
- 2022-01-20 22:51:55下载
- 积分:1
-
这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。...
这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
- 2022-02-21 22:31:32下载
- 积分:1
-
贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演...
贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演-Bayesian (Bayesion) machine learning of mutual information. Used to obtain entropy, joint entropy and so on. Improved can be used for stochastic inversion
- 2022-06-20 12:16:46下载
- 积分:1
-
极小化误差平方和算法聚类源代码,下载后直接运行就可以了...
极小化误差平方和算法聚类源代码,下载后直接运行就可以了-Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the
- 2022-02-26 16:16:53下载
- 积分:1