-
在C语言程序的SOM神经网络算法可以对初学者理解…
神经网络中的SOM算法的C语言程序实现,可以对初学者了解神经网络有帮助.-SOM neural network algorithm in the C language program can be for beginners understand the neural network has to help.
- 2022-02-25 14:37:12下载
- 积分:1
-
蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西...
蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
- 2022-05-12 16:24:10下载
- 积分:1
-
BP神经网络C++实现
BP神经网络C++实现-BP neural network implemented by C++
- 2022-06-19 10:46:48下载
- 积分:1
-
The simulated annealing algorithm, using MATLAB experiment.
模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
- 2022-03-12 02:35:11下载
- 积分:1
-
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,...
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
- 2022-03-22 23:33:38下载
- 积分:1
-
Code for Truth Maintenance System in Artificial Intelligence.
Code for Truth Maintenance System in Artificial Intelligence.-Code for Truth Maintenance System in Artificial Intelligence.
- 2022-02-25 09:49:07下载
- 积分:1
-
GA example in Visual Basic 6.5.
GA example in Visual Basic 6.5.
- 2022-01-27 09:15:59下载
- 积分:1
-
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢...
AIML的实现,AIML是机器人语言中比较适用的原型,希望大家喜欢-AIML realization, AIML robot language is more applicable to the prototype, I hope everyone likes
- 2022-03-10 20:05:50下载
- 积分:1
-
一个hopfield神经网络很好的程序,与大家分享!
一个hopfield神经网络很好的程序,与大家分享!-Hopfield neural network a very good program to share with you!
- 2023-05-17 12:20:03下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-02-26 01:32:31下载
- 积分:1