CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 神经网络 学习

搜索资源列表

  1. Recurrent-T-S-FNN

    0下载:
  2. 递归T-S模糊神经网络学习算法,用遗传算法优化参数-Recursive TS fuzzy neural network learning algorithm, using genetic algorithm parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2294
    • 提供者:
  1. 神经网络

    0下载:
  2. c++学习初步-c++ preliminary study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:3729
    • 提供者:岳吉祥
  1. NeuroNetSample

    2下载:
  2. 我以前写的一个的神经网络学习函数逼近和分类的例子,商用级的。-I have previously written a study of the neural network function approximation and classification of examples, business class.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:74400
    • 提供者:Kevin Guo
  1. 11

    0下载:
  2. 反向传播算法也称BP算法。由于这种算法在本质上是一种神经网络学习的数学模型,所以,有时也称为BP模型。-Back-propagation algorithm, also known as BP algorithm. As a result of this algorithm is essentially a neural network to learn the mathematical model, therefore, sometimes referred to as BP model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:39479
    • 提供者:yongweihuang
  1. 22

    0下载:
  2. 反向传播算法也称BP算法。由于这种算法在本质上是一种神经网络学习的数学模型,所以,有时也称为BP模型。-Back-propagation algorithm, also known as BP algorithm. As a result of this algorithm is essentially a neural network to learn the mathematical model, therefore, sometimes referred to as BP model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:30421
    • 提供者:yongweihuang
  1. hm02_a

    0下载:
  2. 神经网络学习算法代码。Matlab 程序用于训练神经网络来预估系统下一步的输出值。-Neural network learning algorithm code. Matlab program used for training neural network system to forecast the output value of the next step.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1470
    • 提供者:zhaopan
  1. net

    0下载:
  2. 主要用于神经网络学习,分类以及了解神经网络-Mainly used for neural network learning, classification and understanding of neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:158940
    • 提供者:jingli
  1. xuexilicheng

    0下载:
  2. 有关人工神经网络学习过程中的一些心得和体会,分为第一部分和第二部分,初学者可用!-The artificial neural network learning process in a number of ideas and experience, is divided into Part I and Part II, beginners are available!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:64200
    • 提供者:zhangxi
  1. 神经网络与机器学习(原书第3版)

    0下载:
  2. 神经网络与机器学习电子书,欢迎大家下载,共同学习(Textbook of Neural Network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:64998400
    • 提供者:shenQ
  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. BP神经网络 文献汇总

    0下载:
  2. 一些关于神经网络matlab编程的基础文献,有各种类型的,方便大家学习、查阅。(Some of the basic literature about the MATLAB programming of neural network, there are various types, convenient for everyone to learn and consult.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:2126848
    • 提供者:梧桐灯下
  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. MATLAB神经网络原理与实例精解

    1下载:
  2. MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:570368
    • 提供者:WG_JNU
  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. Python神经网络编程.pdf+代码

    3下载:
  2. 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basi
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-03-09
    • 文件大小:10143744
    • 提供者:wangjindian00
  1. BP神经网络预测 程序

    1下载:
  2. BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
  3. 所属分类:人工智能/神经网络/深度学习

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

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

    • 发布日期:2020-12-28
    • 文件大小:3072
    • 提供者:george666
  1. 神经网络基础

    1下载:
  2. 神经网络基础ppt,课件来源于吴恩达老师深度学习课程课件(Ppt of neural network foundation, the courseware comes from the courseware of in-depth learning of teacher Wu enda)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-24
    • 文件大小:12324864
    • 提供者:tqp
  1. 神经网络与深度学习

    0下载:
  2. 神经网络与深度学习 免费电子书 ,全高清,免费下载(Neural network and deep learning, full HD, free download)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-16
    • 文件大小:8976384
    • 提供者:yzx1307
  1. 基于BP神经网络的性别识别

    1下载:
  2. MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-28
    • 文件大小:15360
    • 提供者:金其林
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com