CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经 分类

搜索资源列表

  1. bp神经网络分类附带性细讲解

    1下载:
  2. bp神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions involved. 2. The way part of the
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:灭世超新星
  1. 小波神经网络用于分类的基础源码

    1下载:
  2. 小波神经网络中用于分类的代码,代码比较复杂,需要多加学习。(The code used for classification in the wavelet neural network is more complex and needs more learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:梧桐灯下
  1. Java实现BP神经网络

    0下载:
  2. 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:271360
    • 提供者:zhouxingzi
  1. bp神经网络

    0下载:
  2. BP神经网络用于分类,拟合所需要算法,是入门比较简单的学习算法。(BP neural network is used to classify and fit the necessary algorithm. It is a simple learning algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:肚肚加
  1. LVQ神经网络的分类——乳腺肿瘤诊断

    0下载:
  2. LVQ神经网络的分类——乳腺肿瘤诊断,matlab(Classification of LVQ neural network -- diagnosis of breast tumor)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:89088
    • 提供者:冰鸟
  1. 第1章 BP神经网络的数据分类

    1下载:
  2. 利用简单的负反馈神经网络(BP神经网络)实现数据分类的实例(An example of data classification using a simple negative feedback neural network (BP neural network) is presented.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:759808
    • 提供者:louislan
  1. LM神经网络模型代码

    0下载:
  2. 使用LM神经网络分类,程序源码。LM神经网络能达到很好的分类效果。(Using LM neural network classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:小徐1
  1. BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:376832
    • 提供者:32768
  1. mnist分类

    1下载:
  2. mnist分类,python,tensorflow,深层神经网络(MNIST classification, python, tensorflow, deep neural network)
  3. 所属分类:Python编程

    • 发布日期:2020-09-10
    • 文件大小:1024
    • 提供者:yaya12138
  1. 第三代神经网络

    7下载:
  2. 本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。(This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experime
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-01-05
    • 文件大小:638976
    • 提供者:ssqt
  1. 模糊神经网络 边坡

    1下载:
  2. 一类模糊神经网络用于边坡分类预测,注释详细,内容丰富(A kind of fuzzy neural network is used for slope classification prediction, with detailed annotations and rich content.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-20
    • 文件大小:1024
    • 提供者:言倾
  1. 基于SOM的数据分类

    2下载:
  2. SOM神经网络也属于自组织型学习网络,只不过更特殊一点它属于自组织特征的映射网络。该网络是由一个全连接的神经元阵列组成的无教师,自组织,自学习的网络。(SOM neural network also belongs to self-organizing learning network, but more specifically, it belongs to self-organizing feature mapping network. The network is a non-teache
  3. 所属分类:人工智能/神经网络/深度学习

  1. 第一次作业_基于分类算法的雷达状态识别

    2下载:
  2. 第一次作业_基于分类算法的雷达状态识别 对于本数据集中的雷达状态识别,数据降维前使用朴素贝叶斯、支持向量机、神经网络的分类算法对于识别的准确率无太大影响;数据降维后使用神经网络算法最优,支持向量机算法其次,朴素贝叶斯算法较差。此外,训练样本越多,分类准确率有小幅度提高。(First Operation Radar State Recognition Based on Classification Algorithms For radar state recognition
  3. 所属分类:通讯编程

    • 发布日期:2020-08-25
    • 文件大小:2841600
    • 提供者:富察
  1. 卷积神经网络CNN进行图像分类

    5下载:
  2. 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-03
    • 文件大小:43830272
    • 提供者:海天书
  1. 神经网络与模式识别_丁铖_2017140818

    1下载:
  2. bp神经网络,用于风力发电机的故障分类,可用于二分类和多分类,已经线性回归和非线性回归(Bp neural network for fault classification of wind turbines, can be used for two-class and multi-classification, has linear regression and nonlinear regression)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-07
    • 文件大小:33157120
    • 提供者:如何木木
  1. SVM神经网络中的参数优化

    0下载:
  2. SVM神经网络中的参数优化---如何更好的提升分类器的性能(Parameter Optimization in SVM Neural Network--How to Improve the Performance of Classifie)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-17
    • 文件大小:14336
    • 提供者:babaaigg
  1. 《MATLAB 神经网络43个案例分析》源代码&数据

    1下载:
  2. 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-11
    • 文件大小:12376064
    • 提供者:段石头
  1. 有导师学习神经网络的分类-鸢尾花种类识别

    1下载:
  2. 有导师学习神经网络的分类-鸢尾花种类识别(Classification of Instructors Learning Neural Networks - Iris Species Identification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-28
    • 文件大小:3072
    • 提供者:george666
  1. 花的分类问题

    1下载:
  2. 神经网络是一组连接的输入/输出单元,其中每个连接都与一个权重相关联。在学习阶段,通过调整这些权重,能够预测输入元素的正确类标号(A neural network is a set of connected input/output units, where each connection is associated with a weight. In the learning phase, by adjusting these weights, the correct class label o
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-16
    • 文件大小:10240
    • 提供者:启航lzw
  1. BP网络图像分类

    1下载:
  2. 采用神经网络进行图像分类,分类方法简单,但是效果略差。(Using neural network for image classification, the classification method is simple, but the effect is slightly poor.)
  3. 所属分类:其他

    • 发布日期:2021-02-05
    • 文件大小:683008
    • 提供者:tttt121gg
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com