搜索资源列表
数字识别之神经网络法
- 数字识别之神经网络法- Number Recognition on NeroNet
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high degree of precision.
数字识别的神经网络法
- 文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
小波神经网络程序
- 小波神经网络程序,很不错的,可以好好看看,希望大家共同进步-wavelet neural network program, a very good, hard look at the hope that we can progress
bp神经网络的车辆分类
- c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
神经网络进行字符识别
- 神经网络进行字符识别 matlab源码 -neural network Character Recognition Matlab FOSS
VisualC++实现的BP神经网络类
- VisualC++实现的BP神经网络类-VC achieve BP neural network category
神经网络法字符识别
- 这是一个基于神经网络法的字符识别系统,神经网络法的使用使本系统识别率很高。-This is a neural network based on the character recognition system, neural network to enable the use of the system to identify high rate.
数字识别程序(BP神经网络)
- 数字识别程序(BP神经网络)
JAVA ANPR 神经网络车牌识别系统
- JAVA ANPR 神经网络车牌识别系统
Matlab实现基于神经网络的文字/字母识别
- 程序运用于MATLAB,实现了神经网络的文字识别,目前是对英文字母,当然对汉字要难些,而且可能会不是特别准确(因为需要训练的样本多了)。
BP network.matlab平台的基于bp神经网络的遥感图像分类
- matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
用神经网络进行手写字母识别(java程序下载)
- 用神经网络进行手写字母识别(java程序下载)- 鐢ㄧ
利用神经网络拟合势能面的经典论文
- 一种利用神经网络算法拟合势能面的经典论文(a special paper about potential energy surface fit using neural network algrithom)
车牌识别(有大的框架和BP神经网络delphi)
- 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large frame and BP neural network)
神经网络43
- 神经网络可以指向两种,一个是生物神经网络,一个是人工神经网络。 生物神经网络:一般指生物的大脑神经元,细胞,触点等组成的网络,用于产生生物的意识,帮助生物进行思考和行动。 人工神经网络(Artificial Neural Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的
BP神经网络实现手写数字识别matlab实现
- BP神经网络实现手写数字识别matlab实现(Matlab implementation of handwritten digit recognition based on BP neural network)
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
BP神经网络人脸朝向识别
- 基于matlab平台的BP神经网络人脸朝向识别。(Face orientation recognition of BP neural network)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)