-
gmeans第一变异和分裂聚类
gmeans-- Clustering with first variation and splitting
文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式.
-gmeans clustering with first variation and splitting
Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and KL in similarity measuring.Text data are described by sparse matrix.
- 2022-01-26 18:40:06下载
- 积分:1
-
HOPFILED This is a neural network program, which has MAKEFILE easy operation
这是一个HOPFIELD神经网络程序,里面有MAKEFILE,方便读者运行-HOPFILED This is a neural network program, which has MAKEFILE easy operation
- 2022-02-05 03:09:00下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
SCS
SCS-C is another port to C of Goldberg s Simple Classifier System,
with a few extensions.-SCS-C is another port to C of Goldberg s Simple Classifier System, with a few extensions.
- 2022-03-09 13:32:52下载
- 积分:1
-
运用BP网络实现三个二进制位的异或运算,带有样本库可编译运行...
运用BP网络实现三个二进制位的异或运算,带有样本库可编译运行-The use of BP networks realize the three-bit binary XOR operation with a sample library can be compiled to run
- 2022-08-05 23:31:03下载
- 积分:1
-
web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而...
web流数据聚类挖掘的研究和应用。流数据作为一种特殊的可挖掘的数据类型,特别是基于网络技术迅速发展的今天,其彰显出的重要地位决定了它的挖掘技术需要被认真考虑,而如何在流数据中进行有效的聚类分析,是一个吸引研究者很大注意力的问题。-Clustering web streaming data mining research and applications. Flow data as a special type of data that can be excavated, in particular the rapid development of Web-based technology today, it underlines the important status of the decision of its mining technology need to be seriously considered, and how to stream data effectively together type of analysis, is a great to attract the attention of researchers question.
- 2022-01-25 19:38:49下载
- 积分:1
-
Java神经网络工具箱
Java神经网络工具箱-Java neural network toolbox
- 2022-07-07 23:00:39下载
- 积分:1
-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1
-
bp using neural networks to solve the problems or differences algorithm.
这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
- 2023-05-30 01:05:03下载
- 积分:1
-
用遗传算法实现任务分配优化的源程序。
用遗传算法实现任务分配优化的源程序。-genetic algorithm optimization task allocation of the source.
- 2022-02-02 21:07:49下载
- 积分:1