搜索资源列表
自适应(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
2ADALINE
- 本人从网络上找到的ADALINE神经网络算法,大家不防下下来看看,多多交流-himself from the network to find ADALINE neural network algorithm, we do not look at the down-under, many exchanges
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
ADALINE_zh
- ADALINE神经网络算法的实现,对传统算法进行了优化!-ADALINE neural network algorithm for the realization of the traditional algorithms for optimization!
ADALINE
- 神经网络算法源程序,如ADALINE,提供针对算法的演示源程序-neural network algorithm source, such as ADALINE provide demonstration against the algorithm source code
Perceptron-and-ADALINE-network
- 这些程序包括以下方面1.使用感知器和ADALINE网络对字母进行识别。2.随机选取初始权向量,选取适当的迭代步长(对ADALINE网络),用给出的四个输入训练样本,对上述两个网络分别进行训练,直到网络收敛;3.对Adaline网络选取不同的值,分别画出误差曲线,观察它们的变化规律;4.对感知器选取不同的初始权向量,分别计算每类训练样本到超平面的距离,观察它们的异同;5.训练结束后,检验网络的识别能力(使用100个检测样本,对应于每个取25个含噪的变形):6.比较Adaline和单神经元感知器的分
ADALINE
- Adaline Network Pattern Recognition 人工智能人工神经网络源码-Adaline Network Pattern Recognition of artificial neural network artificial intelligence source
ADALINE
- 神经网络中的adaline算法用VC++实现,可以直接运行,对学习神经网络很有帮助 啊-Adaline neural network algorithm VC++ Realized, can be directly run, helpful in learning neural networks ah
ADALINE
- 人工智能神经网络中的adaline算法的实现方法,学神经网络的同学请使用-Artificial neural network algorithm adaline methods, students learn neural networks use
NeuralNetworks
- Neural Networks at your Fingertips.rar =============== Network: Adaline Network =============== Application: Pattern Recognition Classification of Digits 0-9 Author: Karsten Kutza Date: 15.4.96 Reference: B. Widrow, M
ADALINE
- 神经网络 ADALINE -ADALINE neural network
ADALINE
- 神经网络的7种C语言中实现方法 方法可以继续改进-Neural network to achieve by using the C language
assignment
- matlab实现ADALINE神经网络和感知器神经网络学习训练及应用-matlab neural network realization of ADALINE neural network learning and perception, training and application of
Course_2
- 人工神经网络课件 perceptron and adaline network-perceptron and adaline network
ADALINE
- 神经网络 ADALINE 学习算法 优化算法-ADALINE neural network learning algorithm optimization
ADALINE
- adaline神经网络,adaline神经网络-adaline neural network
The-adaptive-Neural-Network-
- 基本上实现这些类型的神经网络: 自适应线性网络(ADALINE) 多层多层感知器网络 广义径向基函数网络 动态细胞结构(DCS)网络与高斯或圆锥形的基础功能-There are blocks that implement basically these kinds of neural networks: Adaptive Linear Networks (ADALINE) Multilayer Layer Perceptron Networks Generalized
adaline.tar
- ADALINE (Adaptive Linear Neuron or later Adaptive Linear Element) is an early single-layer artificial neural network and the name of the physical device that implemented this network
Adaline-(AND)
- Adaline Neural Net used for beginner in Artificial neural network
第一次实验Adaline
- 熟悉Kosko型双向联想记忆网络的原理与结构,通过仿真实验掌握具体实现方法,了解该网络的功能及性能,加深对该类网络的稳定状态和能量函数等概念的理解。(We are familiar with the principle and structure of Kosko bidirectional associative memory network. We can grasp the specific implementation method through simulation experime