CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 训练 学习

搜索资源列表

  1. psobp

    0下载:
  2. 该文件是使用粒子群算法来求解BP神经网络饿最优解,进而对样本数据训练学习-The document is the use of particle swarm optimization to solving hunger BP neural network the optimal solution, and then the training sample data for the study
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2267
    • 提供者:微微
  1. BP

    3下载:
  2. 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
  3. 所属分类:Windows编程

    • 发布日期:2013-01-17
    • 文件大小:255452
    • 提供者:dcw
  1. feed-forwardnetwork

    0下载:
  2. 两级前馈神经网络训练的M文件代码,代码后都有注释,用户只需修改训练条件以及前面需要训练的数据即可,是典型的神经网络,下载后直接复制到M文件即可运行成功!是学习神经网络控制的必备-Two feed-forward neural network training M-file code, code has a comment, users only need to modify the training conditions and the need to train before the data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:5139
    • 提供者:大冰
  1. 7-4

    0下载:
  2. 归一化LMS算法,自适应滤波研究中的一个小程序。20次训练学习。-Normalized LMS algorithm, Adaptive Filtering in a small program. 20 training and learning.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:892
    • 提供者:谢琴
  1. crfChain

    1下载:
  2. CRF特征训练学习模型,可用于数据的训练与测试-CRF feature training and learning model that can be used to train and test data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:106589
    • 提供者:weiwei
  1. 47821364121

    0下载:
  2. 根据果蝇优化算法得到极速学习机隐层神经元的数目依据得到的隐层神经元数目和极限学习机的方法对训练样本和测试样本进行训练学习。-According to the fruit flies optimization algorithm to get extreme learning machine based on the number of hidden layer neurons of hidden layer neurons number and extreme learning machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3141
    • 提供者:徐继亚
  1. 2-rain

    4下载:
  2. 基于深度学习神经网络模型,对降雨量进行训练和预测(Rainfall prediction based on depth learning)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5223424
    • 提供者:merry603
  1. bp2

    0下载:
  2. 用MATLAB 实现对不同种类的饮料或者果汁的分类,通过训练学习,再进行预测,可以得到分类的正确率(The classification of different kinds of drinks or fruit juice is realized by MATLAB, and the correct rate of classification can be obtained by training, learning and forecasting)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:gtt1994
  1. 计算机技能训练最终版(C语言) - 副本

    0下载:
  2. 在学习和掌握C语言之后,开展了C语言课设——设计和实现实现学生成绩管理系统,程序还不算完善,请谅解(After learning and mastering C language, the C language course has been set up to design and implement the student achievement management system. The procedures are not perfect, please understand)
  3. 所属分类:Windows编程

  1. encode-xunlian(1)r

    0下载:
  2. 从给定的很多张自然图片中截取出大小为8*8的小patches图片共10000张,现在需要用sparse autoencoder的方法训练出一个隐含层网络所学习到的特征。该网络共有3层,输入层是64个节点,隐含层是25个节点,输出层当然也是64个节点了。这里只是上传了训练的部分代码,后续继续(A total of 10000 small patches pictures with size 8*8 are extracted from a lot of natural pictures. Now
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:小臭臭666
  1. 纯C-CNN

    0下载:
  2. 纯C深度学习库,里面包含MNIST手写数字识别数据集,编译就能训练和预测(Pure C depth learning library, which contains MNIST handwritten digital recognition data sets, compiling can be trained and predicted.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:10685440
    • 提供者:hnsdgxylh
  1. 学习程序样例

    0下载:
  2. 演示模型便展示了一学习算法的训练结果,它非常生动地、系统地复现了生物神经网络的活动。(The demonstration model shows the training results of a learning algorithm, which vividly and systematically recombines the activities of the biological neural network.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:31362048
    • 提供者:hhxxttxs
  1. 机器学习实战

    0下载:
  2. 讲解机器学习,用个大案例进行学习分心,包括代码编写,训练,模型建立,模型使用方法(Explain machine learning, use a large case for learning distractions, including code writing, training, model building, and model use)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:28897280
    • 提供者:why4101130
  1. deepdesc-release-master

    0下载:
  2. 利用深度学习对特征描述符进行训练,得到较精确的特征描述符(The feature descr iptors are trained by depth learning to obtain more accurate feature descr iptors)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4280320
    • 提供者:爱乔乔
  1. Tools-master

    1下载:
  2. 制作训练数据的python文件,用于深度学习的训练(Python file for making training data)
  3. 所属分类:其他

    • 发布日期:2018-08-03
    • 文件大小:23552
    • 提供者:yamadasan
  1. ELM

    2下载:
  2. 极限学习机(ELM算法)初级版本,包括训练和测试两个版本,数据:http://benchmark.ini.rub.de/?section=gtsrb&subsection=news(Extreme learning machine (ELM algorithm) preliminary version)
  3. 所属分类:Windows编程

    • 发布日期:2020-02-07
    • 文件大小:4096
    • 提供者:uaykdgak
  1. 多任务深度学习改进版

    2下载:
  2. 这个程序实现了多任务的深度学习,可以提高训练的收敛速度(Multi-task deep learning)
  3. 所属分类:其他

    • 发布日期:2019-08-05
    • 文件大小:14774272
    • 提供者:啊~哦
  1. 基于极限学习机的预测

    4下载:
  2. 针对非线性预测问题,建立极限学习机的预测模型,将数据样本分为训练样本和测试样本,并采用误差指标进行评价。(Aiming at the problem of non-linear prediction, the prediction model of extreme learning machine is established. The data samples are divided into training samples and test samples, and the error i
  3. 所属分类:其他

    • 发布日期:2019-07-03
    • 文件大小:174080
    • 提供者:小冷冷
  1. 基于极限学习机ELM的数据分类

    1下载:
  2. 针对数据分类问题,提出了基于极限学习机的分类方法,将数据样本分为训练样本和测试样本,并采用准确率指标进行评价。(Aiming at the problem of data classification, a classification method based on extreme learning machine is proposed. The data samples are divided into training samples and test samples, and the
  3. 所属分类:其他

    • 发布日期:2020-02-08
    • 文件大小:4096
    • 提供者:小冷冷
  1. 基于深度学习的二进制代码漏洞检测系统

    0下载:
  2. 二进制代码漏洞检测是一个重要的研究问题。针对当前基于静态分析的二进制代码漏洞检测系统普遍存在误报率高,检测粒度粗,且依赖专家经验等问题,提出了用库/API函数调用程序切片细粒度表示二进制程序,并引入深度学习技术,自动检测二进制程序中库/API函数调用相关漏洞,设计并实现了一个基于深度学习的二进制代码漏洞检测系统——BVDetector。该系统通过对二进制程序进行控制流和数据流分析,从程序中提取库/API函数调用的程序切片,并为程序切片添加有无漏洞的标签;然后将程序切片转换成符合漏洞检测深度学习模
  3. 所属分类:其他

    • 发布日期:2019-05-22
    • 文件大小:955392
    • 提供者:vorabend
« 12 3 4 5 6 »
搜珍网 www.dssz.com