搜索资源列表
自适应(Adaptive)神经网络源程序
- 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of
Adaptive
- The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) A
apbSrc.tar
- Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks wh
Backpropagation Network with Bias Terms and Moment
- 附加了动量项BP神经网络-Additional items of Momentum BP neural network
BackPropagation
- 以类库的形式实现了BP神经网络算法。可从该类基础上派生新类,实现各类应用
backpropagation
- Neural Network backpropagation
BPN
- Backpropagation Network Time-Series Forecasting 源码, 经典的BPN人工神经网络例子源码-Backpropagation Network Time-Series Forecasting source, the classic example of artificial neural network BPN source
lightweightbackpropagationneuralnetwork
- * Lightweight backpropagation neural network. * This a lightweight library implementating a neural network for use * in C and C++ programs. It is intended for use in applications that * just happen to need a simply neural network and do not
work
- this code for backpropagation on matlab. with indonesian language
Backpropagation_Stochastic
- 利用随机反向传播网络归类的学习算法。它是LMS算法的自然延伸,也是多层神经网络的有监督训练。-Classify using a backpropagation network with stochastic learning algorithm。
n1
- the attached file contains backpropagation code using visual basic
BPSimplified
- Source code Recognize character with backpropagation
lwneuralnet-0.8
- Lightweight Neural Network This a lightweight implementation of a backpropagation neural network routine in C. It doesn t do anything fancy: no millions of different types of neural networks, no graphical user interface, just the routines
gabp-src
- a matlab code for training a backpropagation neural network
NeuroBP
- neuro backpropagation project
system
- this is a backpropagation neural network training and testing design for two types of islamic caligraphy pattern recognition as a school project
JST
- this program applying artificial intelegence with backPropagation algorithm
project3
- 使用BP神经网络来识别彩色图像的类. 自己取采样样本-apply the backpropagation neural network to classify a color image you choose. You need to determine the number of classes and select the training samples by yourself.
backpropagation
- backpropagation code in matlab
Backpropagation-to-solve-the-XNOR
- this to solve the problem of xnor using backpropagation algorithm-this is to solve the problem of xnor using backpropagation algorithm
