CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 手写数字识别

搜索资源列表

  1. recognize

    0下载:
  2. 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:89029
    • 提供者:朱珠
  1. recog

    0下载:
  2. 一个用visual c++编写的模式识别程序,主要是针对手写数字进行识别-with a visual pattern recognition c prepared by the procedure is targeted mainly handwritten identification number
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:457543
    • 提供者:颜小龙
  1. number-recongnition

    0下载:
  2. 关于手写数字的识别问题,利用多种模式识别方法,例如神经网络方法,贝叶斯方法等-handwritten figures on the identification of problems and a variety of pattern recognition methods, such as neural networks, Bayesian methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:417838
    • 提供者:萧韩
  1. usps

    0下载:
  2. usps手写字库,用于手写数字模式识别的训练-usps handwritten font, handwritten figures for pattern recognition training
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8367
    • 提供者:申文涛
  1. onlineHandWrittingOCR

    0下载:
  2. 联机手写字符识别程序,属于数字图像模式识别技术及工程实践的随书代码-on-line handwriting character recognition process is digital image pattern recognition technology and engineering practice with the code book
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:84699
    • 提供者:杨柏
  1. shouxieshuzi

    1下载:
  2. 提供大家手写数字训练图片,对搞数字识别的同学很有用,赶快下载吧-we provide training Photo handwritten figures to engage in numerical identification of the students were useful and download it quickly
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:222346
    • 提供者:大海
  1. handprint_recognition

    0下载:
  2. 关于联机手写数字识别的C++源代码,可以对手写体数字库进行识别。-figures on the on-line handwriting recognition to the C source code, can figure on the handwritten identification.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72436
    • 提供者:liufu
  1. lianjishouxieshuzishibie

    0下载:
  2. 联机字符识别主要用途是把文字输入计算机.本例为手写数字的识别!-online character recognition is the main purpose computer text input. The number of cases for handwriting recognition!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72190
    • 提供者:456
  1. shouxieshuzishibiedeFisherpanbie

    0下载:
  2. 脱机字符识别需要建立手写样本库,但由于作者水平有限,就不介绍实例了.这是脱机字符识别中的手写数字识别的Fisher判别.-Offline Character Recognition need handwriting sample database, but because the author is limited, and not on the case. This is offline character recognition of handwritten numeral recognit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28341
    • 提供者:456
  1. shouxieshuzishibiedeFisherxianxingpanbie

    0下载:
  2. 脱机字符识别需要建立手写样本库,但由于作者水平有限,就不介绍实例了.这是脱机字符识别中的手写数字识别的Fisher判别.-Offline Character Recognition need handwriting sample database, but because the author is limited, and not on the case. This is offline character recognition of handwritten numeral recognit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28094
    • 提供者:456
  1. hw_num_ocr

    0下载:
  2. 联机手写数字简易识别系统源代码-on-line handwriting recognition system figures simple source code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:68671
    • 提供者:champers
  1. Num_ocr_bp

    0下载:
  2. 手写数字字符识别的神经网络方法-Handwritten Character Recognition neural network
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:38109
    • 提供者:champers
  1. mnist

    0下载:
  2. 利用keras实现手写数字识别,使用CNN模型 全连接层+两个卷积层,最后Softmax分类器,识别率超过96%(Using keras to realize handwritten numeral recognition baesd on CNN model. One whole connection layer + two convolution layers, and a Softmax classifier. The recognition accuracy is over 96%
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:30249984
    • 提供者:hahahua
  1. MNIST_CNN 代码及测试结果

    0下载:
  2. 只含一层卷积层的CNN也可以将手写数字识别的正确率达到99%(The CNN with only one convolutional layer can also get the correct rate of handwritten digit recognition up to 99%.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:30586880
    • 提供者:沐兮晚清
  1. input_data

    0下载:
  2. mnist数据集的导入文件,官网上有可能进不去(def maybe_download(filename, work_directory): """Download the data from Yann's website, unless it's already here.""")
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:tominent
  1. deep_autoencoder_or_classifier@MNISTdigits

    0下载:
  2. SAE手写数字识别 MATLAB代码 deep learning(SAE deep learning MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:46400512
    • 提供者:呢呢喃喃
  1. 张哲_017034910051_03

    0下载:
  2. 基于tensorflow的手写数字识别,MLP和CNN对比(the compare between MLP and CNN in Handwriting recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:281600
    • 提供者:QQwaken
  1. MNIST数据集

    1下载:
  2. 手写数字识别数据集的训练集和测试集,关于BP神经网络(Handwritten digit recognition data set)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-19
    • 文件大小:11598848
    • 提供者:洲洲洲洲~
  1. mnist手写数字识别

    0下载:
  2. 本代码运行良好,代码包括全连接网络和卷积网络,同时附有数据集,非常方便初学者使用。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 深度学习基础

    1下载:
  2. 了解深度学习基本原理 掌握TensorFlow基本概念和应用 掌握tensorboard基本应用 掌握PaddlePaddle基本应用(Understand the fundamentals of deep learning Master the basic concept and application of tensorflow Master the basic application of tensorboard Master the basic application of
  3. 所属分类:数据挖掘

    • 发布日期:2020-11-02
    • 文件大小:9216
    • 提供者:宋楠楠123
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 31 »
搜珍网 www.dssz.com