Welcome![Sign In][Sign Up]
Location:
Search - code for artificial neural network

Search list

[AI-NN-PRART1

Description: Adaptive Resonance Theory Brain Modeling 人工智能人工神经网络源码-Adaptive Resonance Theory Brain Modeling artificial neural network artificial intelligence source
Platform: | Size: 26624 | Author: | Hits:

[AI-NN-PRneutro

Description: 卡内基梅隆大学,采用人工神经网络方法进行人脸训练和识别的c程序源代码,程序中注释比较详细,不多说了。-Carnegie Mellon University, artificial neural network method for training and Face Recognition c source code, procedures Notes in greater detail, not much to say.
Platform: | Size: 316416 | Author: | Hits:

[3G developCONTENTS

Description: 人工神经网络与matlab ,有很多源程序,对学习神经网络很有帮助 -Artificial neural network with matlab, has a lot of source code, useful for learning neural networks
Platform: | Size: 1024 | Author: 张剑飞 | Hits:

[AI-NN-PRNNBG

Description: 人工神经网络与matlab ,有很多源程序,对学习神经网络很有帮助 -Artificial neural network with matlab, has a lot of source code, useful for learning neural networks
Platform: | Size: 1024 | Author: 张剑飞 | Hits:

[AI-NN-PRnnc

Description: 数据挖掘经典算法人工神经网络算法C源码实现-Classical data mining algorithm for artificial neural network algorithm C source code to achieve
Platform: | Size: 192512 | Author: rainman | Hits:

[AI-NN-PRBAM

Description: 利用c语言实现人工智能神经网络的bam算法-Using c language bam neural network artificial intelligence algorithms
Platform: | Size: 18432 | Author: sky | Hits:

[AI-NN-PRANN_bp1

Description: bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测-bp artificial neural network algorithm, using java programming code, the application case is the throughput of the port prediction
Platform: | Size: 24576 | Author: 林林 | Hits:

[AI-NN-PRpso_nnet

Description: 利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
Platform: | Size: 8192 | Author: 楚湘华 | Hits:

[Special EffectsPR_AI_code

Description: 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognition Technology and Engineering Practice [2nd edition]" CD-ROM source code, including the EM algorithm, fisher discriminant function, HMM hidden Markov model, BP neural network, wavelet transform, alpha- beta pruning, A* algorithm, but also contains a number of texture analysis, face positioning, character recognition, license plate number recognition, digital 8, Reversi, offline/online signatures examples, so for studying pattern recognition, artificial intelligence friends are of great benefit. CD-ROM material, see the other resources.
Platform: | Size: 14680064 | Author: | Hits:

[Graph programmatlab

Description: 人工神经网络用于图像分割的matlab程序代码,此程序分割的是车牌图像-Artificial neural network for image segmentation matlab code, this procedure is the license plate image segmentation
Platform: | Size: 3072 | Author: wusong | Hits:

[xml-soap-webservicecode

Description: 针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目还利用BP神经网络(人工智能)技术进行识别应用,本项目采用OCR、体征、BP三种识别方法进行有效识别,识别效率达到98 -100 ,运行效率95ms/56ms/0.9ms。-Webservice used for the actual project to build distributed applications and multi-threaded parallel development of distributed applications. The program is focused on image science image processing of already existing digital image recognition, the project also uses BP neural network (artificial intelligence) technology to identify applications, this project uses OCR, signs, BP three kinds of identification methods effective identification, identification efficiency of 98 -100 , operational efficiency 95ms/56ms/0.9ms.
Platform: | Size: 12807168 | Author: tony | Hits:

[AI-NN-PRAIA2

Description: 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following source code for the network node designed for packet scheduling algorithms.
Platform: | Size: 1024 | Author: 张望 | Hits:

[Graph programnetwork

Description: 该代码的功能主要是识别数字。采用的算法是建立人工神经网络的模型,通过对样本的训练而保存全权值(及数字的特征),训练结束后能识别图片上的数字(256位色),相信对于研究神经网络模型的很有帮助,同时该代码还涉及到图像处理部分的内容,比如二值化,梯度锐化,去噪声等算法。-The main function is to identify the code number. The algorithm used is based on artificial neural network model, through training and save the full sample values (and the number of features), training to recognize the picture after the number (256-bit color), I believe that neural network model for the study was helpful, while the code is also involved in image processing part of the contents, such as binary, gradient sharpening algorithms to noise.
Platform: | Size: 3229696 | Author: 沈晓伟 | Hits:

[matlabImageCompression_ANN

Description: Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
Platform: | Size: 180224 | Author: Aso | Hits:

[AI-NN-PRFANN-2.2.0-Source

Description: FANN 2.20 Source code.Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有一个可用的图形用户接口-FANN 2.20 Source code.Fast Artificial Neural Network Library is a free open source neural network library, it uses C to achieve full connectivity and dilute support for multi-layer artificial neural network connections, and supports fixed and floating-point cross-platform operation. Library contains easy to handle training data framework. It is easy to use, universal, comprehensive documentation and quick. At present, PHP, C++,. NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data and Mathematica bindings. The library is accompanied with an example of how to use the library and on the recommendations of the reference manual, available in this library also has a graphical user interface.
Platform: | Size: 2353152 | Author: 兰虹丞 | Hits:

[DocumentsANN

Description: MATLAB CODE FOR ARTIFICIAL NEURAL NETWORK
Platform: | Size: 654336 | Author: karuppasamy | Hits:

[OtherAM

Description: matlab code for artificial neural network Adaline
Platform: | Size: 2048 | Author: Setareh | Hits:

[Industry researchArticl_An-application-of-Artificial-Neural-Networ

Description: Matlab Code for Artificial Neural Network in Intelligent Transport System
Platform: | Size: 279552 | Author: neda | Hits:

[matlabANN

Description: It is a MATLAB code for artificial neural network
Platform: | Size: 30720 | Author: Jahetbe | 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 3 »

CodeBus www.codebus.net