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

搜索资源列表

  1. 神经网络BP算法源代码(C )

    0下载:
  2. 神经网络BP算法源代码,c编写,有需要的可以简单学习一下(The source code of the neural network BP algorithm, C)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:41984
    • 提供者:chenmanba
  1. 神经网络

    0下载:
  2. BP神经网络对已知函数的学习,误差小于定义值,并进行追踪。(It is used to fit the learning function of the known function.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:无悔9697
  1. 07 神经网络与深度学习

    1下载:
  2. 人工神经网络(Artificial Neural Networks,ANN)系统是 20 世纪 40 年代后出现的。它是由众多的神经元可调的连接权值连接而成,具有大规模并行处理、分布式信 息存储、良好的自组织自学习能力等特点。BP(Back Propagation)算法又称为误差 反向传播算法,是人工神经网络中的一种监督式的学习算法。BP 神经网络算法在理 论上可以逼近任意函数,基本的结构由非线性变化单元组成,具有很强的非线性映射能力。(The Artificial Neural Network
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:4776960
    • 提供者:songguo2021
  1. 神经网络与深度学习讲义

    0下载:
  2. 邱锡鹏老师的神经网络讲义,对想进入深度学习领域的同学很有帮助(Qiu Xipeng's neural network lecture is very helpful for students who want to get into the field of deep study)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:665600
    • 提供者:pcsion
  1. 01-第一课 神经网络和深度学习

    2下载:
  2. 吴恩达人工智能课程,第一课神经网络和深度学习的课后练习题以及答案(The Andrew Ng artificial intelligence course, the first lesson of the neural network and the intensive study exercises and the answers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:19458048
    • 提供者:henry_xiong
  1. 05 竞争神经网络与SOM神经网络

    2下载:
  2. 自组织神经网络概念和原理,并重点介绍一下自组织特征映射SOM网络。SOM和现在流行的ANN(MLP)模型在结构上类似,都由非常简单的神经元结构组成,但是SOM是一类“无监督学习”模型,一般的用法是将高维的input数据在低维的空间表示[1],因此SOM天然是一种降维方法。除了降维,SOM还可以用于数据可视化,以及聚类等应用中。(The concept and principle of self-organizing neural network are introduced, and the s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:533504
    • 提供者:ZJN27
  1. 第19章 神经网络模型

    0下载:
  2. 神经网络基本原理及流程图相关代码,可以帮大家初步了解神经网络,为进一步的学习打下基础(The basic principle of neural network and the related code of flow chart can help us to understand the neural network initially and lay the foundation for further study.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 神经网络与机器学习(原书第3版)

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

    • 发布日期:2018-04-21
    • 文件大小:64998400
    • 提供者:shenQ
  1. 神经网络代码

    0下载:
  2. 关于径流月值的BP神经网络预测,经过证明可以得到想要的结果,分享给大家,一起交流学习。(The BP neural network forecast for monthly runoff has proved that the desired results can be obtained, sharing and exchanging learning.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:29696
    • 提供者:梧桐灯下
  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. 《MATLAB神经网络30个案例分析》源码

    0下载:
  2. 《MATLAB神经网络30个案例分析》源码,matlab基础学习版本("MATLAB neural network 30 case analysis" source code, MATLAB basic learning version)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1907712
    • 提供者:梧桐灯下
  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. 用神经网络做复杂模型

    0下载:
  2. 使用R语言包进行神经网络建模的一个例子,是使用神经网络包进行建模的一个例子,用来学习(An example of neural network modeling using the R language package is an example of modeling using a neural network package for learning.)
  3. 所属分类:大数据

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:yyuan15
  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. 第5章 线性神经网络

    0下载:
  2. MATLAB程序学习资料,线性神经网络程序例子,带一组测试数据(MATLAB program learning materials, linear neural network program examples, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:WilderPO
  1. 第6章 BP神经网络

    0下载:
  2. MATLAB学习资料,BP神经网络程序,带一组测试数据。(MATLAB learning materials, BP neural network program, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:WilderPO
  1. 第8章 自组织竞争神经网络

    0下载:
  2. MATLAB学习资料,自组织竞争神经网络,带一组测试数据。(MATLAB learning materials, self organizing competitive neural network, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:WilderPO
  1. 第9章 反馈神经网络

    0下载:
  2. MATLAB学习资料,反馈神经网络,带一组测试数据。(MATLAB learning materials, feedback neural network, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:17408
    • 提供者:WilderPO
  1. 第11章 用GUI设计神经网络

    0下载:
  2. MATLAB学习资料,用GUI设计神经网络,带一组测试数据。(MATLAB learning materials, using GUI to design neural network, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:WilderPO
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com