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

搜索资源列表

  1. 用C++编写的BP神经网络开发包

    0下载:
  2. 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77908
    • 提供者:刘华
  1. annie-0.71a-src.tar

    0下载:
  2. 神经网络开发包,用于对神经网络编程,里面有好多例子,非常的有用-Neural Network Development Kit for the neural network programming, there are many examples of very useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:416489
    • 提供者:耗子
  1. nnforcast

    0下载:
  2. 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16076
    • 提供者:pearllu
  1. chap07

    0下载:
  2. C#网络编程中的多线程的应用。本实例是一个网上书店
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:72358
    • 提供者:吴俊杰
  1. 88

    0下载:
  2. Winsock提供了另一个有用的异步I/O模型。和WSAAsyncSelect模型类似的是,它也允许应用程序在一个或多个套接字上,接收以事件为 基础的网络事件通知。对于表1总结的、由WSAAsyncSelect模型采用的网络事件来说,它们均可原封不动地移植到新模型。在用新模型 开发的应用程序中,也能接收和处理所有那些事件。该模型最主要的差别在于网络事件会投递至一个事件对象句柄,而非投递至一个窗 口例程。(节选自《Windows网络编程》第八章) 还是让我们先看代
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:宝音图
  1. 用遗传算法优化BP神经网络的Matlab编程实例

    3下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BP神经网络

    0下载:
  2. BP神经网络 matlab实例讲解PDF编程材料,练习习题(SOME EXAMPLES for BP.IF you need it ,download please)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1037312
    • 提供者:YY0064
  1. Matlab论坛

    0下载:
  2. 神经网络编程教学,各种简单实用的小例子帮你学习神经网络(PSO algorithm toolbox, the use of PSO algorithm to deal with the problem of various source code, recommended download)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:112135
  1. 01-第四课第一周编程作业

    1下载:
  2. 吴恩达人工智能课程,第四课 卷积神经网络第一周的课后练习题以及答案(The Andrew Ng artificial intelligence course, the fourth lesson of the convolution neural network after class exercises and the answer)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:22610944
    • 提供者:henry_xiong
  1. 02-第四课第二周编程作业

    1下载:
  2. 吴恩达人工智能课程,第四课 卷积神经网络第二周的课后练习题以及答案(The Wu Enda artificial intelligence course, the fourth lesson of the convolution neural network after class exercises and the answer)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:24960000
    • 提供者:henry_xiong
  1. 03-第四课第三周编程作业

    1下载:
  2. 吴恩达人工智能课程,第四课 卷积神经网络第三周的课后练习题以及答案(The Wu Enda artificial intelligence course, the fourth lesson of the convolution neural network after class exercises and the answer)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:89808896
    • 提供者:henry_xiong
  1. 04-第四课第四周编程作业

    0下载:
  2. 吴恩达人工智能课程,第四课 卷积神经网络第四周的课后练习题以及答案(The Wu Enda artificial intelligence course, the fourth lesson of the convolution neural network after class exercises and the answer)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:59930624
    • 提供者:henry_xiong
  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. 神经网络的matlab算法

    0下载:
  2. 通过matlab编程的神经网络算法,求解问题的最优解(The optimal solution of the problem is solved by the neural network algorithm programmed by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:violetyan
  1. C1W2L11

    0下载:
  2. deeplearning.ai 基本的神经 网络编程 对数几率回归(deeplearning.ai Basics of Neural Network Programming Logistic Regression)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:2812928
    • 提供者:felixchu
  1. Matlab神经网络工具箱应用简介

    0下载:
  2. 学习人工智能编程的学习资料很不错,欢迎下载(Learning the learning materials of artificial intelligence programming is very good)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:244736
    • 提供者:静初新人
  1. RBF神经网络逼近非线性函数

    3下载:
  2. 利用径向基神经网络逼近非线性函数,MATLAB编程实现,给出训练误差(Radial basis function neural network is used to approximate nonlinear functions. MATLAB programming is implemented to give training error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-24
    • 文件大小:2048
    • 提供者:小太M阳
  1. 卷积网络matlab实现

    1下载:
  2. 用卷积神经网络(CNN)进行人脸识别,matlab编程,可用。(Convolutional neural network (CNN) is used for face recognition, and MATLAB programming is available.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-03-11
    • 文件大小:16352256
    • 提供者:累啊累啊累
  1. 改进版的bp神经网络算法编程(pso)

    1下载:
  2. 神经网络算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Neural network algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-16
    • 文件大小:2048
    • 提供者:zuoren
  1. bp神经网络

    0下载:
  2. 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com