CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Random neural network

搜索资源列表

  1. rbf

    1下载:
  2. 自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:19456
    • 提供者:RED2AWN
  1. lang_da25

    0下载:
  2. Including AHP, factor analysis, regression analysis, cluster analysis, Rapid expansion of random spanning tree algorithm, The entire training process BP neural network.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:45056
    • 提供者:gangtuilanman
  1. XOR2

    0下载:
  2. 该程序用BP神经网络解决XOR问题,其中设置了恒定权值、阈值和随机权值、阈值;并且将梯度下降法进行添加记忆一项来改进。(Using BP neural network to solve XOR problem, the program which set up a constant weight and threshold and random weight and threshold value;And the gradient descent method to add a to impro
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:怡墨
  1. 灰色模型

    0下载:
  2. 如果一个系统具有层次、结构关系的模糊性,动态变化的随机性,指标数据的不完备或不确定性,则称这些特性为灰色性。具有灰色性的系统称为灰色系统。对灰色系统建立的预测模型称为灰色模型(Grey Model),简称GM模型,它揭示了系统内部事物连续发展变化的过程。(In mathematics, statistics, and computational modelling, a grey box model combines a partial theoretical structure with da
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:杏仁413
  1. 7410

    0下载:
  2. Arrival process is a Poisson process, Random ppm modulated analog signal under On neural network control.
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:40960
    • 提供者:ivnser
  1. BP

    0下载:
  2. 用代码(非工具箱)实现BP神经网络对含有随机噪声的sin函数的逼近(The approximation of sin function with random noise by BP neural network with code (non toolbox))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:maodanzhang
  1. 5

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and relate
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:123904
    • 提供者:shanxian12
  1. 1

    1下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and related th
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:123904
    • 提供者:shanxian12
  1. DropOut深度网络

    1下载:
  2. 深度神经网络在测试时面对如此大的网络是很难克服过拟合问题的。 Dropout能够很好地解决这个问题。通过阻止特征检测器的共同作用来提高神经网络的性能。这种方法的关键步骤在于训练时随机丢失网络的节点单元包括与之连接的网络权值。在训练的时候,Dropout方法可以使得网络变得更为简单紧凑。在测试阶段,通过Dropout训练得到的网络能够更准确地预测网络的输出。这种方式有效的减少了网络的过拟合问题,并且比其他正则化的方法有了更明显的提升。 本文通过一个简单的实验来比较使用Dropout方法前后网络
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:311296
    • 提供者:转角的狐狸
  1. BP

    0下载:
  2. 遗传算法优化BP神经网络,用于随机数组的分类(Genetic algorithm optimization neural network for random array classification)
  3. 所属分类:matlab例程

  1. 小波神经网络的时间序列预测-短时交通流量预测

    9下载:
  2. 本文采用小波神经网络进行交通流量预测,短时交通流量存在随机性和非线性因素,影响预测的准确性。传统预测模型难以反映交通流量变化特点,同时传统神经网络易陷入局部极小值,泛化能力差,交通流量预测精度低。为了提高短时交通流量预测精度,提出一种小波神经网络的短时交通流量预测模型。小波神经网络可以对短时交通流量随机性、不确定性进行局部分析,并进行非线性预测,验证了模型的有效性,进行了对比试验。验证结果表明,小波神经网络提高了短时交通流量预精度,预测结果更具应用价值。(In this paper, wavel
  3. 所属分类:matlab例程

  1. spr-7

    0下载:
  2. 采用两线程随机离散卷积神经网络针对触觉序列进行特征提取与分类。(Two thread random discrete convolution neural network is applied to feature extraction and classification for haptic sequences.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:4217856
    • 提供者:scc不是二
  1. LT-9

    0下载:
  2. 两线程随机离散卷积神经网络,针对LT-9数据集。(Two thread random discrete convolution neural network for LT-9 data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:6344704
    • 提供者:scc不是二
  1. MATLAB

    1下载:
  2. 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
  3. 所属分类:其他

    • 发布日期:2020-02-21
    • 文件大小:743424
    • 提供者:ES1569
  1. 数据挖掘 R语言实战-代码

    1下载:
  2. 数据挖掘算法R语言实现,包括聚类、判别、集成学习、随机森林、神经网络、支持向量机等算法。(Data mining algorithm R language implementation, including clustering, discrimination, ensemble learning, random forest, neural network, support vector machines and other algorithms.)
  3. 所属分类:其他

    • 发布日期:2020-01-29
    • 文件大小:310272
    • 提供者:偷闲醉卧
  1. matlab code

    0下载:
  2. MATLAB中随机森林分析,bp神经网络分析实例(Random forest analysis in MATLAB and example of BP neural network analysis)
  3. 所属分类:matlab例程

  1. shengjing

    1下载:
  2. 神经网络BP,随机森林,决策树,遗传算法等 数苑炼金网课文件,详细代码注解(Neural Network BP, Random Forest, Decision Tree, Genetic Algorithms, etc. Course Documents of Shuyuan Alchemy Network, Detailed Code Annotations)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-21
    • 文件大小:69188608
    • 提供者:jhjjk
  1. 随机森林的matlab实现

    7下载:
  2. 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classif
  3. 所属分类:matlab例程

    • 发布日期:2019-11-18
    • 文件大小:106496
    • 提供者:护手霜
  1. CNN_matlab

    5下载:
  2. 使用matlab2019a深度学习工具箱实现的CNN卷积神经网络分类例程,数据是随机生成的一维随机数(Using the CNN convolution neural network classification routine realized by MATLAB 2019a deep learning toolbox, the data is one-dimensional random number generated randomly)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-01
    • 文件大小:2048
    • 提供者:突然智障
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com