搜索资源列表
bp
- 本文件是用C语言实现的3层BP神经网络,结构清晰,模块合理,是学习神经网络的很好的例子
sjwl
- 神经网络(模式识别模块)软件开发包!!!可以识别任何事物,适用于图像识别、语音识别、自动控制等诸多领域,具有简单、易学、开发周期短、识别率高等特点。-neural network (pattern recognition module) software development kit! ! ! Nothing can be identified and applied to image recognition, voice recognition, automatic control and
joone-ext
- Java Object Oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。-Java Object Oriented Neural Engine is a Java was the neural network framework. It consists of a core engine, a GUI editor and a comp
k-means
- 基于K-means聚类算法的社团发现方法 先定义了网络中节点关联度,并构建了节点关联度矩阵, 在此基础上给出了一种基于 K-means聚类算法的复杂网络社团发现方法。 以最小关联度原则选取新的聚类中心, 以最大关联度原则进行模式归类,直到所有的节点都划分完为止, 最后根据模块度来确定理想的社团数-K-means clustering algorithm based on the association discovery To define a network node cor
nn
- 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
perception.rb
- Perception,神经网络感知器,单元模块-Perception, perceptron neural network, modules
2in1
- 使用全互联迭代神经网络构造的输出自减模块-Make use of the Internet iterative neural network constructed by the output from the module
simultaneous
- 利用遗传算法对两个神经网络模块共同进化的例子,此方法优于对两个模块分别进化-Using the genetic algorithm neural network module of the two examples of co-evolution, this method is superior to the evolution of the two modules were
adoptive_nn_code
- 自适应神经网络源程序,制作好的模块,并且有例子-Adaptive neural network source code。There are many blocks, and there are examples
Matlab-svm-BP-compare
- 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。-SVM and BP neural networks, although non-linear regr
005
- 基于EMD、关联维数及神经网络理论,采用UbVIEW虚拟仪器开发平台 研制了一套内燃机燃气系统无拆卸故障诊断的虚拟仪器,该系统采用模块化结构, 具有快速可重组的优点,由压电式加速度传感器、光电传感器、电荷放大器、 PCI一6133同步数据采集卡、PC机以及采用LabVIEW开发的测试软件构成,测试软 件包括数据采集模块、故障特征值定义模块以及故障类型识别模块三大部分 -Based on the EMD, and the correlation dimension and ne
multi-class-problem
- 将多类别问题分解成多个二类别问题是解决多类别分类问题的常用方式。传统one against all(OAA)分解方式的性能更多的依赖于个体分类器的精度,而不是它的差异性。本文介绍一种基于集成学习的适于多类问题的神经网络集成模型,其基本模块由一个OAA方式的二类别分类器和一个补充多类分类器组成。测试表明,该模型在多类问题上比其他经典集成算法有着更高的精度,并且有较少存储空间和计算时间的优势。-Decompose multi-class problem into multiple binary cl
shenjingwanglou-Simulink
- 神经网络的Simulink应用 主要有基于Simulink的神经网络模块和网络控制系统-Simulink neural network based mainly Simulink neural network module and network control systems
CNN
- 深度学习中卷积神经网络,实现手写数字的分类,其中包含网络的初始化,训练,测试三个模块。包含mnist_uint8.mat文件,CNN入门学习程序。-Convolution depth study neural networks, digital handwritten classification, which includes the network initialization, training, testing three modules. Files contain mnist_uin
Modularity
- 复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
meunier08age
- 人脑功能网络。利用小波相关,发现年轻被试和老年被试都具有显著优于随机网络的模块性,但随着年龄老化, 脑功能网络模块化结构和各模块内节点地位会逐渐发生变化-Age-related changes in modular organization of human brain functional networks ARTICLE in NEUROIMAGE · DECEMBER 2008 Impact Factor: 6.36 · DOI: 10.1016/j.neuroimage.20
neural-network
- 介绍神经网络运行的模块是多输入多输出很有效方法很好- neural network after running gensim are multiple input multiple output
art_net
- 自适应谐振理论ART简单实现代码,网络由比较层、识别层、控制模块几大部分构成。(Adaptive resonance theory, ART neural network.The network is made up of the comparison layer, the identification layer and the control module.)
NNC_PID_1_2
- 该MDL主要通过Matlab Simulink实现神经网络的PID控制,两个例子中神经网络模块分别利用Simulink\User-Defined Functions\MATLAB Fcn和S函数方式实现。在S函数中引入T,nh,xite,alfa,kf1,kf2等参数,在S-Function模块的Parameters处予以初始化。并附带了S函数的使用方法,供大家学习Simulink中两种自定义模块的使用方法。(The MDL mainly through the Matlab Simulink
MUNBBOK
- Matrix_Template_Library rar c++矩阵模块库函数()