CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 神经网络训练

搜索资源列表

  1. sbp

    0下载:
  2. 用于手写体字符识别的BP神经网络算法,用C语言编写,需要用一定数据的进行训练,然后用三层网络进行识别,可以试一试.-for Handwritten Character Recognition BP neural network algorithm, using C language, need certain data for training, and then use the three-tier network identification, may try.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:7563
    • 提供者:高小梅
  1. DigitRec

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:84095
    • 提供者:杨华
  1. 隐含层为mexihat 输出为sigmal的wav-sigal

    0下载:
  2. 用三层小波神经网络实现的与文本无关说话人识别。(识别部分)。输入的是语音特征,输出的是识别结果。训练用的语音特征要事先提取出。-with three wavelet neural network has nothing to do with the text of Speaker Recognition. (Recognition). The admission of voice features, the output is the result of recognition. Trainin
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6193
    • 提供者:白莹
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. speech-emotion-recognition

    1下载:
  2. 基于BP神经网络的语音情感识别系统 神经网络是近年来信息科学、脑科学、神经心理学等诸多学科共同关注和研究的热点。由于其具有良好的抽象分类特性,现已应用于语音识别系统的研究和开发,并成为解决识别相关问题的有效工具。文章在讲述语音识别过程的基础上重点讨论利用BP神经网络对语音进行识别,用MATLAB完成对神经网络的训练和测试,并获得满意的结果。-Based on the BP neural network speech emotion recognition system
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-24
    • 文件大小:8156343
    • 提供者:edwin
  1. RBF-Model-and-Procedure

    0下载:
  2. 介绍了RBF神经网络的基本模型,并根据此模型编写了相关的matlab程序,此程序可以以任意精度逼近目标值,最后可得到网络的训练次数,权值和阈值。-Introduce the RBF neural network model, and write program by matlab according to this model, this procedure can be arbitrary precision approaching the target.Finally we can get
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:44585
    • 提供者:汪勇华
  1. BP1

    0下载:
  2. 这是BP神经网络的matlab代码,调节对学习速率、隐含层数等不同参数的设置,通过神经网络的不断训练,观察图形,以得到最好的拟合-This is for us green hands.BP shen jing wangluo xuyao dui gezhong canshu jinxing butong de xunlian,yi dadao zuiyou nihe.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:10496
    • 提供者:xiaocaicyff
  1. RBF)

    0下载:
  2. RBF神经网络算法原理及应用,主要是采用聚类方法训练网络-The principle and application of RBF neural network algorithm, using clustering method to train the network
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:1469
    • 提供者:杨帆
  1. BP

    0下载:
  2. 基于LABVIEW的BP神经网络,里面包含样本训练、样本测试,以及神经网络识别-神经网络
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:847967
    • 提供者:罗灿
  1. lmchenxu

    0下载:
  2. 一组基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高-A group of neural network algorithm based on LM algorithm neural network training algorithm, the fastest, but memory requirements
  3. 所属分类:source in ebook

    • 发布日期:2015-06-26
    • 文件大小:4096
    • 提供者:姜树云
  1. BP_Hidden

    0下载:
  2. 基于BP神经网络的非线性函数拟合算法流程可分为BP神经网络的构建、训练、预测三步-A nonlinear function fitting method based on BP neural network process can be divided into the construction of the BP neural network, training, to predict three steps
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:865
    • 提供者:王佳佳
  1. EBP

    0下载:
  2. 能进行BP神经网络的建立、训练与识别,广泛应用于模式判别-BP neural network can be set up, training and recognition
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1099
    • 提供者:离天堂
  1. CODE

    0下载:
  2. 提取语音信号的MFCC参数进行语音信号的识别,利用神经网络,自带有训练样本和测试样本-Identification of MFCC parameters of speech signal extraction of speech signal, using neural network, with the training samples and test samples
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-10
    • 文件大小:2260376
    • 提供者:仲小挺
  1. ys

    0下载:
  2. C++语言编写的BP神经网络训练程序,可以运行成功。-C++ language BP neural network training program, you can run successfully.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1810
    • 提供者:sammi
  1. Handwritten-numeral-recognition

    0下载:
  2. 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-to realize the recognition of handwritten font, using hierarchical neural network artificial intelligence, to identify fonts through training and learning, to identify the handwriting function.
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:85164
    • 提供者:bbb
  1. convlutional_network_GPU

    1下载:
  2. 卷积神经网络的GPU实现。使用GPU计算来加速神经网络训练。-GPU convolution neural network implementation. Accelerate the training time
  3. 所属分类:MPI

    • 发布日期:2016-09-06
    • 文件大小:2299904
    • 提供者:jiaoql
  1. Artificial-Bee-Colony

    0下载:
  2. ABC 算法已经成功应用于人工神经网络训练、组合优化、电力系统优化、系统和工程设计等多个领域。近年来,ABC 算法得到了学术界的广泛关注,但由于提出时间较晚,目前的研究成果比较分散且缺乏系统性。-ABC algorithm has been successfully applied artificial neural network training, combinatorial optimization, power system optimization, multiple field sy
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4983
    • 提供者:西门吹雪
  1. 05

    0下载:
  2. 通过神经网络训练识别数字,通过样本集的训练,将相关参数保存起来。然后识别目标的数字图片。-Neural network trained to recognize numbers, through the training sample set, will save the related parameters. Then identify the target of digital pictures.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:2996184
    • 提供者:许时昌
  1. PID

    0下载:
  2. PID控制器参数主要是人工调整,这种方法不仅费时,而且不能保证获得最佳的性能。PSO已经广泛应用于函数优化、神经网络训练、模式分类、模糊系统控制以及其它应用领域,本案例将使用PSO进行PID控制器参数的优化设计。-The main parameters of PID controller are manual adjustment. This method is not only time-consuming, but also can not guarantee the best perfor
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:11641
    • 提供者:王洪
  1. 卷积神经网络人脸识别程序

    3下载:
  2. 深度学习中用卷积神经网络来训练模型,输入人脸图像到模型中从而进一步识别
  3. 所属分类:其它

« 12 3 »
搜珍网 www.dssz.com