搜索资源列表
BPprog
- BP算法最新C源程序, #include\"stdarg.h\" #include\"stdio.h\" #include\"stdlib.h\" #include\"math.h\" #include\"graphics.h\" #include\"conio.h\" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本个数*/ #define OUT
NeuralNetworksatyouFingertips
- 各种神经网络的算法,包括bp,hp,som等 用c编的,程序简单易懂,适合大家学习-various neural network algorithm, including bp hp, som c, and so on with the series, procedures are simple, suitable for everyone learning
NeuralNetwork_BP
- BP神经网络学习的源代码,做BP网络的朋友可以一起交流
BP
- 利用C++实现BP算法,共同学习(转载)
Xor
- 用BP算法实现亦或(XOR)问题,三层结构,学习次数越多,结果越准确,就是输入为00,01,10,11时分别输出0,1,1,0。
BP
- delphi 2005下编译通过。支持变学习率。具有通用性,传递函数可自己写(动态调用)。 下面是程序和使用的例子。学习《人工智能与专家系统》时写的。-delphi 2005 adopted under the compiler. Support for variable learning rate. With GM, and transfer function can write their own (dynamic call). The following are the proc
rbf
- 有关于bp神经网络隐层如何采用RBF的隐层自学习方法的C语言程序-Bp neural network on how the use of RBF hidden layer the hidden layer of self-learning method of C Programming Language
BP1
- 这是BP神经网络的matlab代码,调节对学习速率、隐含层数等不同参数的设置,通过神经网络的不断训练,观察图形,以得到最好的拟合-This is for us green hands.BP shen jing wangluo xuyao dui gezhong canshu jinxing butong de xunlian,yi dadao zuiyou nihe.
bp_pid
- 该程序描述了BP神经网络中隐含层的数目和隐含层的神经元个数对神经网络学习的影响。-The program describes the BP neural network, the number of hidden layer and the number of neurons in the hidden layer of the neural network learning.
BP-forecast.m
- BP神经网络实现人口预测,时间序列预测,值得一看,学习-BP neural network population forecasts, time series forecasting, see, learn
1
- 神经网络BP算法(C程序),方便大家学习神经网络的时候用-BP neural network algorithm (C program) to facilitate learning neural network at the same time
bp-neural-network-
- bp神经网络 提取音频程序,对神经网络理解学习很有帮助-The bp neural network to extract audio program, and is of great help to understanding neural network learning
bp
- 使用matlab神经网络工具箱用bp网络实现函数逼近,学习BP网络-use matlab neural network toolbox with bp networks function approximation.
bpSJWLJC
- 有关bp神经网络的基础学习程序,可对BP神经网络有个初步了解,方便之后的学习-About bp neural network based learning program, the BP neural network can have a preliminary understanding, easy to learn after
ELM
- 极限学习机程序代码,可以进行拟合与分类,该算法结构简单,比BP等神经网络号-extreme learning machine
BP2
- 完全使用Labview编写的BP神经网络,可以作为学习BP神经网络的同学作为参考源码使用-Labview written entirely using BP neural network, BP neural network can be used as learning students to use as a reference source
BPnetwork
- 这是一个利用BP神经网络进行分类学习的程序,系统输入为4个,输出为1个-This is an advantage of BP neural network to classify the learning process, the system input is 4, the output is a
neural-network-matlab_m
- matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
OS-ELM
- 极限学习机(extreme learning machine)ELM是一种简单易用、有效的单隐层前馈神经网络SLFNs学习算法。2004年由南洋理工大学黄广斌副教授提出。传统的神经网络学习算法(如BP算法)需要人为设置大量的网络训练参数,并且很容易产生局部最优解。极限学习机只需要设置网络的隐层节点个数,在算法执行过程中不需要调整网络的输入权值以及隐元的偏置,并且产生唯一的最优解,因此具有学习速度快且泛化性能好的优点。-ELM extreme learning machine (extreme l
BPsimple-project
- 建议实现BP神经网络的Labview程序,主要还是用做学习,工程实际还有所欠缺-We recommend implementing programs Labview BP neural network, learning is mainly used in engineering practice are lacking