CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络 手写体

搜索资源列表

  1. 手写体数字的识别程序

    0下载:
  2. 运用神经网络 算法所写的手写数字的识别程序-networks using neural network algorithm written in the handwriting digit identification procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:103.39kb
    • 提供者:lwnjj
  1. HandIdentifyRate

    0下载:
  2. BP神经网络手写体识别。BMP图像训练后,进行识别率的计算
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:106.19kb
    • 提供者:zhaoqi
  1. 手写体数字识别

    0下载:
  2. 一款从网上得来数字识别程序,用的算法是神经网络-one obtained from the Internet digital identification procedures, the use of neural network algorithms
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:83.16kb
    • 提供者:wang
  1. 简单手写体数字识别系统的源代码

    0下载:
  2. 为了实现对手写字体的识别,运用了人工智能的分层神经网络思想,对识别的字体通过训练学习,达到识别手写字体的功能。-order to achieve the recognition of handwritten characters, the use of artificial intelligence hierarchical neural network thinking, the right font identification through training to learn, to a
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:79.36kb
    • 提供者:燕燕于飞
  1. 基于神经网络的手写体文字识别系统

    2下载:
  2. 这是一款用VC++编写的的手写体文字识别系统。通过对文字图片的训练,从而到达对手写体文字的识别效果。
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-01-02
    • 文件大小:1.04mb
    • 提供者:zsineng
  1. DigitalRec

    0下载:
  2. 手写体数字识别的VC实现 使用神经网络算法对手写体数字进行识别,训练后识别率可达90%左右。-Handwritten Digit Recognition of the VC to achieve the use of neural network algorithm for handwritten numeral recognition, training, recognition rate can reach about 90.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:58.15kb
    • 提供者:lissdd
  1. digitrecognizesystembasedbp

    0下载:
  2. 给出了基于神经网络的手写体数字的识别程序,并对BP神经网络进行了一些改进-Are given based on neural network Handwritten digit identification procedures, and BP neural networks have been some improvements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:739.31kb
    • 提供者:鹿玉红
  1. bp_test

    0下载:
  2. 利用人工智能,神经网络中的BP网络实现的,可以有效识别手写体数字-Using artificial intelligence, neural network BP network, and can effectively identify the handwritten numeral
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:683.56kb
    • 提供者:hgy
  1. 123214324325325435

    1下载:
  2. 利用神经网络算法识别手写体文字的工程,工程的例子图像为MNIST DATABASE数据库中的图像-Use of neural network algorithm handwritten text recognition works, examples of images in the database image MNIST DATABASE
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:185.3kb
    • 提供者:haoyubao
  1. bp-recognition

    2下载:
  2. 采用BP神经网络对手写体数字进行识别。识别相当方便有效快捷-Using BP neural network to recognize handwritten digits. Very easy to identify effective and efficient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:155.33kb
    • 提供者:ddd
  1. CNNhandwrittencharreccssource

    1下载:
  2. CNN卷积神经网络 手写体识别 c#实现源代码。很好很经典。-Csharp version convolutional neural network . according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-09-12
    • 文件大小:71kb
    • 提供者:兰虹丞
  1. 基于概率神经网络的手写体数字识别

    1下载:
  2. 基于概率神经网络的手写数字识别,利用概率神经网络识别1-9的手写数字,matlab程序(Handwritten numeral recognition based on probabilistic neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:513kb
    • 提供者:鸣啾啾
  1. 手写体数字识别系统

    2下载:
  2. 用神经网络准确实现手写体数字的识别,很实用(Neural network to achieve handwritten numeral recognition, very practical)
  3. 所属分类:其他

  1. cnn

    3下载:
  2. 卷积神经网络(CNN),TensorFlow框架下运行,基于MNIST手写体数据集,可直接运行(Convolutional Neural Network (CNN), run under TensorFlow framework, can run directly based on MNIST handwritten dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:八只脚
  1. 基于概率神经网络的手写体数字识别

    0下载:
  2. 基于概率神经网络的手写体数字识别Matlab程序(Handwritten digital recognition Matlab program based on probabilistic neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:279kb
    • 提供者:gradu
  1. bayes和神经网络的手写体数字识别程序(matlab)

    1下载:
  2. bayes和神经网络的手写体数字识别程序(matlab)(bayes and neural network handwritten numeral recognition program (matlab))
  3. 所属分类:汇编语言

    • 发布日期:2018-01-08
    • 文件大小:354kb
    • 提供者:ChunyeLi
  1. bpnn

    2下载:
  2. 用Python3实现BP神经网络对MNIST数字手写体识别,下载就能用(Using Python3 to implement BP neural network for MNIST digital handwriting recognition, download can be used)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6.13mb
    • 提供者:史老四
  1. 基于概率神经网络的手写体数字识别

    1下载:
  2. 基于概率神经网络的手写体数字识别,可用于课程设计(Handwritten digit recognition based on probabilistic neural network can be used for course design)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:183kb
    • 提供者:这些年里
  1. rasmusbergpalm-DeepLearnToolbox-5df2801

    0下载:
  2. mnist数据库,可用matlab运行,学习神经网络(MNIST database can be run by MATLAB, learning neural network.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:14.06mb
    • 提供者:真滴醉了
  1. 手写体数字识别

    1下载:
  2. 基于TensorFlow框架的三层神经网络手写体数字识别
  3. 所属分类:2D图形编程

« 12 3 4 5 »
搜珍网 www.dssz.com