Welcome![Sign In][Sign Up]
Location:
Search - nns

Search list

[Other resourcenns bp2

Description: 此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题-this procedure for testing neuronal function of the library / / it tells how to use this library generated by the multi-storey BP network to solve problems Parity
Platform: | Size: 1698 | Author: 贺龙 | Hits:

[Othernns xor

Description: 它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
Platform: | Size: 1484 | Author: 贺龙 | Hits:

[AI-NN-PRnns bp2

Description: 此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题-this procedure for testing neuronal function of the library// it tells how to use this library generated by the multi-storey BP network to solve problems Parity
Platform: | Size: 1024 | Author: 贺龙 | Hits:

[Othernns xor

Description: 它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
Platform: | Size: 1024 | Author: 贺龙 | Hits:

[Windows DevelopNNS

Description: NSS genuin for windows
Platform: | Size: 3827712 | Author: iks | Hits:

[GPS developxiprelease

Description: Modified firmware for Nexx NNS-5010
Platform: | Size: 17601536 | Author: Vitaliy | Hits:

[VHDL-FPGA-VerilogANNs

Description: 人工神经网络(ArtificialNeuralNetworks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(ConnectionistModel),它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。 -Artificial neural network (ArtificialNeuralNetworks, abbreviated as ANNs) also referred to as neural networks (NNs) or known connection model (ConnectionistModel), it is a neural network model of animal behavior characteristics, the distributed parallel algorithm for information processing model. This network relies on the complexity of the system, by adjusting the connection between the number of nodes within the relationship, so as to achieve the purpose of processing information.
Platform: | Size: 487424 | Author: 小林 | Hits:

[AI-NN-PR9783787MATLABSHOUXIESHIBIE

Description: 用matlab实现手写数字识别人工神经网络(ArtificialNeuralNetworks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(ConnectionistModel),它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。-Matlab handwritten numeral recognition
Platform: | Size: 2048 | Author: an | Hits:

[Graph RecognizeAAM-NNK

Description: 一篇关于人脸表情识别的论文,主要是关于AAM和NNS聚类分类-A Natural Facial Expression Recognition Using Differential-AAM and k-NNS
Platform: | Size: 253952 | Author: Kang | Hits:

[AI-NN-PRbp

Description: 人工神经网络(ArtificialNeuralNetworks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(ConnectionistModel),它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。-Artificial neural network (ArtificialNeuralNetworks, abbreviated as ANNs) are also referred to as neural networks (NNs) or known connection model (ConnectionistModel), it is a neural network model animal behavior, for distributed and parallel information processing algorithms mathematical model. Such networks rely on the complexity of the system, a large number of nodes by adjusting the internal connection between the relationship, so as to achieve the purpose of processing information.
Platform: | Size: 1024 | Author: 刘一鸣 | Hits:

[Windows DevelopNNS--RTT-dellS

Description: NS2目前广泛使用的网络模拟软件源码,该程序源码实现了模拟拟环境下的RTT与丢包率的测量。 -NS2 is widely used network simulation software source code, the program source code to achieve the measurement of RTT and packet loss rate to simulate the intended environment.
Platform: | Size: 3072 | Author: 藐视 | Hits:

[Othershin_yoonghyun_200512_phd

Description: Adaptive control designs using neural networks (NNs) based on dynamic inversion are investigated for aerospace vehicles which are operated at highly nonlinear dynamic regimes. NNs play a key role as the principal element of adaptation to approximately cancel the effect of inversion error, which subsequently improves robustness to parametric uncertainty and unmodeled dynamics in nonlinear regimes.
Platform: | Size: 3770368 | Author: Osama saaid | Hits:

[Software Engineeringnns

Description: segmentation of medical images
Platform: | Size: 9216 | Author: ajay | Hits:

[Software EngineeringNNs

Description: Book neural networks
Platform: | Size: 1344512 | Author: Ana | Hits:

[Othernns-ga-optimalize

Description: 综合神经网络和遗传算法,可以用于参数优化等-Integrated neural networks and genetic algorithms can be used for parameter optimization
Platform: | Size: 5120 | Author: zhaolu | Hits:

[OS programcode-(2)

Description: Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training patterns: trn.txt (each shape is in a 125*140 matrix) - Test shapes: shks.bmp - Test patterns: tsn.txt (each shape is in a 125*140 matrix) - Since the dimension of inputs is too high (17500-dimensional), it is not possible to apply them directly to the net. So, … . - Try the number of hidden neurons to be at least. - Do training of NN until all training patterns are truly classified. - To examine the generalization ability of your NN after training, a) Apply it to the test patterns and report the accuracies. b) Add p noise (p=5, 10, …, 75) to the training shapes (only degrade the black pixels of the shapes) and report in a plot the accuracy versus p.-Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training patterns: trn.txt (each shape is in a 125*140 matrix) - Test shapes: shks.bmp - Test patterns: tsn.txt (each shape is in a 125*140 matrix) - Since the dimension of inputs is too high (17500-dimensional), it is not possible to apply them directly to the net. So, … . - Try the number of hidden neurons to be at least. - Do training of NN until all training patterns are truly classified. - To examine the generalization ability of your NN after training, a) Apply it to the test patterns and report the accuracies. b) Add p noise (p=5, 10, …, 75) to the training shapes (only degrade the black pixels of the shapes) and report in a plot the accuracy versus p.
Platform: | Size: 3072 | Author: fatemeh | Hits:

[matlabBP_nature

Description: 人工神经网络(Artificial Neural Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。BP_nature1为离线程序,BP_nature2为在线调试程序。- Artificial Neural Network (Artificial Neural Networks, abbreviated as ANNs) also referred to as neural networks (NNs) or known connection model (Connection Model), which is a neural network to mimic animal behavior characteristics of distributed parallel information processing algorithms mathematics model. This network relies on the complexity of the system, connected to each other by adjusting the relationship between the internal large number of nodes, so as to achieve the purpose of processing information. BP_nature1 offline program, BP_nature2 online debugger.
Platform: | Size: 1024 | Author: 原文宾 | Hits:

[Graph program神经网络43

Description: 神经网络可以指向两种,一个是生物神经网络,一个是人工神经网络。 生物神经网络:一般指生物的大脑神经元,细胞,触点等组成的网络,用于产生生物的意识,帮助生物进行思考和行动。 人工神经网络(Artificial Neural Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的。 人工神经网络:是一种应用类似于大脑神经突触联接的结构进行信息处理的数学模型。在工程与学术界也常直接简称为“神经网络”或类神经网络。(The neural network can point to two kinds, one is biological neural network, and the other is artificial neural network.)
Platform: | Size: 66680832 | Author: 是时尚电视的 | Hits:

[Other神经网络

Description: 自己写的简单的matlab例子,用BP神经网络实现TMR(triple module redundancy)(A simple Matlab example where TMR (triple module redundancy) is implemented through BP NNs.)
Platform: | Size: 4241408 | Author: 齐州 | Hits:

[AI-NN-PRcode

Description: 人工神经网络(Artificial Neural Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型(Artificial neural network is also referred to as neural network (NNs) or connection model. It is a mathematical model for simulating the behavior characteristics of animal neural network and distributing parallel information processing.)
Platform: | Size: 8192 | Author: 白衣沽酒绮罗生 | Hits:
« 12 »

CodeBus www.codebus.net