搜索资源列表
BP神经网络的C程序语言实现
- BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
数字识别之神经网络法的程序实现
- 数字识别之神经网络法的程序实现,非常好的一个代码。-digital identification of the neural network program, a very good code.
bpnetwork.rar
- bp神经网络做图像识别的简单代码,里面有程序和简单说明,bp neural network image recognition to do a simple code, there are procedures and a brief explanation
matlab.rar
- 人工神经网络用于图像分割的matlab程序代码,此程序分割的是车牌图像,Artificial neural network for image segmentation matlab code, this procedure is the license plate image segmentation
neuro_demo
- 基于神经网络的图像分类方法,代码执行效率高,国外网站上下的,是一个完整的工程-Based on neural network image classification methods, code implementation of high efficiency, foreign Web site from top to bottom, is a complete project
ocr0
- 基于人工神经网络的光学字符识别系统及硬件实现 研究了人工神经网络及光学字符识别的基本理论、一般方法: 对人工神经网络的发展、现状、理论做了深入的研究。重点研究了BP网络的原理、特点、应用方法。研究了脱机光学字符识别的方法、理论。重点研究了基于K-L变换的字符图像的特征抽取方法。 研究了基于ARM技术的嵌入式系统的构造、设计: 通过实际动手,研究了基于ARM技术的处理器的基本构造、使用方法;使用并比较了三星4510b、atmel at91rm9200芯片的性能;掌握了高频印刷
imagevectorquantization
- 本代码是利用matlab开发环境,对图像进行矢量量化,从而实现对图像的压缩;并介绍了需要用到的一些matlab现有函数及其使用方法和功能;在码书的训练方法上选择的是自组织映射神经网络,解码重建后的图像质量较好-The application of Self-Orgnization Feature Maps neural network in image vector quantization
bp
- bp神经网络开发代码 最基础的神经网络模型 具有训练速度快,学习效果好的特点-bp neural network development code for the most basic neural network training speed, learning good effect
wavelet-neural-network
- 基于小波变换的神经网络代码,与BP神经网络进行比较。可以在某些方面进行优化。-Neural network code based on wavelet transform is compared with BP neural network. In certain areas can be optimized.
BP神经网络的C程序语言实现
- BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
43-MATLAB-neural-network-code
- 本压缩包包含43个神经网络代码以及数据,对于学习神经网络很有帮助-This package contains 43 neural network code and data, useful for learning neural network
rcnn
- RCNN,Region Based CNN,即基于区域的卷积神经网络代码,在许多数据集上刷新了识别记录,这是其实现代码,研究深度学习的同学可以下载,比较有帮助。-RCNN, Region Based CNN, namely the convolution neural network code based on the region in many data sets refresh identification record, this is the realization of the co
shenjingwangluo
- 基于matlaB的bp神经网络代码,可以用-bp NET
character recognition
- CNN卷积神经网络对字符进行训练、字符识别相关代码(Printed ink jet character recognition)
□…22 LVQ篦□±□璱□蓄蓄□鉲礥楗辛謇
- BP神经网络matlab完整代码,包括训练代码、测试代码(BP neural network matlab complete code, including the training code, test code, the image directly into the network is trained to)
cnn
- 基于python tensorflow框架构建的卷积神经网络用来识别图像,附带训练数据集的制作代码。(The convolution neural network based on the python tensorflow framework is used to identify images with the production code of the training data set.)
BP 神经网络算法 matlab 代码:
- BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
cnn-edge-detection
- 卷积神经网络实现图像的边缘检测+python代码(CNN-edge-detection-python-codes)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
神经网络图像分类代码
- 神经网络图像分类代码,内含赋值计算代码,matlab程序