搜索资源列表
神经网络源代码(附说明文档和数据)
- 一个完整BP神经网络源代码,包括数据和说明文档-a complete neural network source code, including data and documentation
这是一个数据图象学的,简单通过64比
- 这是一个数据图象学的,简单通过64比\\这是一个数据图象学的,简单通过64比特的加密引擎。程序包里有完整的程序。-This is a study of the image data, simple than 64 \\ This is a study of the image data, a simple 64-bit encryption engine. Procedures bag complete the procedure.
数据完整程序(课程设计)
- 数据结构中各种排序算法,数据结构中各种排序算法-data structure various sequencing algorithms, data structures of various Sort Algorithm
完整堆排序算法
- 数据结构常用算法的堆排序算法,完整版可直接编译运行,教学实验中常用!-algorithm commonly used data structures heap sorting algorithm, a complete version can be directly translated operations, which are often used in teaching experiment!
c语言经典数据结构算法
- c语言数据结构经典的算法,完整程序!
K-meansNB
- :将K—means算法引入到朴素贝叶斯分类研究中,提出一种基于K—means的朴素贝叶斯分类算法。首先用K— me.arks算法对原始数据集中的完整数据子集进行聚类,计算缺失数据子集中的每条记录与 个簇重心之间的相似度,把记 录赋给距离最近的一个簇,并用该簇相应的属性均值来填充记录的缺失值,然后用朴素贝叶斯分类算法对处理后的数据 集进行分类。实验结果表明,与朴素贝叶斯相比,基于K—means思想的朴素贝叶斯算法具有较高的分类准确率。-: K-means algorithm will
Graph
- 图类:一个处理数据结构中图的基础类方法。这个类包括对图的最完整建模算法-Graphs: a graph data structure processing base class methods. This class includes the most complete modeling algorithm diagram
BP-neural-network-model-
- 灰色系统理论把信息完整, 数据完整的称为白 色系统, 把信息很不确定, 数据很少的称为黑色系 统, 把信息部分确定, 部分不确定 -Grey system theory to information integrity, data integrity is called a white system, the information is very determined, very little data is called a black system, some of the inf
PCAMATLAB
- PCA故障检测MATLAB 基于PCA的故障检测MATLAB程序,有完整数据获取程序-PCA PCA-based fault detection fault detection MATLAB MATLAB program, a complete data acquisition program
Untitled
- 对于入门级bp神经网络的基本操作理解,由于涉密,数据不是完整数据,隐含层为单层,节点书根据自己的情况进行设置- For entry-level understanding of the basic operation of bp neural network, due to the secret, the data is not complete data, the hidden layer is a single layer, nodes books according to their
LVQ_BP
- BP神经网络和LVQ,实例,包含完整数据和程序-BP neural network and LVQ example, contains the complete data and procedures
数据结构习题算法
- 数据结构课后习题相关算法完整源代码,陆续后面会上传更多源代码,供大家参考交流。(Data structure after-school exercises related algorithms complete source code)
EM_GM_fast
- 高斯混合模型中的EM算法(就不完整数据的极大似然估计)应用(EM algorithm in Gauss mixture model)
plhw
- 一个完整的扑克派程序,编译通过可以运行的,而且有对应的智能算法,不错的参考程序,()
veoabr7
- 迷宫游戏的手动操作,游戏分了三个级别,完整的C++代码程序,程序准确无误()
comfiguracionhard
- 数字信号处理中的FIR和IIR设计的完整报告,包括仿真图()
TGZFMPE
- 算法分析中的贪心算法的实现,并有完整的测试数据()
avesloaped
- 算法分析部分,动态规划代码的实现,并有完整的测试数据()
ML
- 关于机器学习分类算法应用的一个例子,主要是根据给定数据对良/恶性乳腺癌肿瘤预测的实际应用,如何使用分类算法(An example of the application of the machine learning classification algorithm is mainly based on the practical application of the given data to the prediction of benign / malignant breast cancer,
Python机器学习基础教程(完整电子版)
- 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua