CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - numeral

搜索资源列表

  1. testall

    0下载:
  2. 有关matcovnet中的lenet网络的准确度测试代码,以及自己建立的测试集图片测试与手写数字测试的GUI界面(About the accuracy test code of lenet network in matcovnet, and the GUI interface of the test set, picture test and handwritten numeral test set up by myself)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:478208
    • 提供者:xxf950921
  1. kNN

    0下载:
  2. KNN算法改进约会网站配对效果;KNN实现手写数字识别(KNN algorithm to improve the matching effect of dating sites; KNN handwritten numeral recognition)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:336896
    • 提供者:诸天万道
  1. network2

    0下载:
  2. 初学机器学习,第一步是做一个简单的手写数字识别,我选用的是MNIST数据集(用其他数据集也可以,原理都差不多),算法是KNN(下载库直接调用函数,算法的具体实现没有过多关心)。在网上也看到过MNIST数据集的Python代码,但是感觉有些复杂,作为初学者见到那么多代码就头大……这里分享一下我的代码,虽然并不完善,但是可以为其他初学者提供一点简单的思路吧。(Learning machine learning, the first step is to do a simple handwritten
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:2048
    • 提供者:lyzhacef
  1. main.py

    0下载:
  2. 人工神经网络入门 artificial neural network 使用sklearn 包实现分类图片,可用于手写数字识别(artificial neural network Using sklearn packet to achieve classification, can be used for handwritten numeral recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:verigle
  1. MNIST

    0下载:
  2. 简单的手写数字识别,在深度神经网络中的简单尝试,对于初学者有个很好的理解(Simple handwritten numeral recognition, in the depth of neural network simple attempt, for beginners have a good understanding)
  3. 所属分类:其他

  1. InfoGAN-master

    0下载:
  2. 使用matlab实现infogan,使用的是手写数字集。(Using MATLAB to implement infogan, the handwritten numeral set is used.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 手写数字识别

    1下载:
  2. 一个练习机器学习的算法,解决手写数字识别的算法(An algorithm that exercises machine learning to solve the handwritten numeral recognition algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:41984
    • 提供者:其实还好
  1. DBN的matlab代码

    2下载:
  2. 这是一个关于用数字识别训练一个手写数字识别的深度神经网络事例(This is a deep neural network example that uses digital recognition to train a handwritten numeral recognition)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:44728320
    • 提供者:璐璐hero
  1. mnist1

    0下载:
  2. 训练手写数字识别算法,正确率达到91.6%(Training handwritten numeral recognition)
  3. 所属分类:数值算法/人工智能

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

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

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

    0下载:
  2. 手写体数字识别是模式识别中一个非常重要和活跃的研究领域,数字识别也不是一项孤立的技术,它所涉及的问题是模式识别的其他领域都无法回避的;应用上,作为一种信息处理手段,字符识别有广阔的应用背景和巨大的市场需求。因此,对数字识别的研究具有理论和应用的双重意义。(Handwritten numeral recognition is a very important and active research field in pattern recognition, digital recognition
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3027968
    • 提供者:KNNQ
  1. chapter19

    0下载:
  2. 在MATLAB平台上的基于svm的手写数字体识别(Handwritten numeral recognition based on svm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:141312
    • 提供者:xixi362878733
  1. python-dbn-master

    0下载:
  2. 运用python语言,基于dbn的手写数字体识别(Handwritten numeral recognition based on dbn using python language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:30720
    • 提供者:xixi362878733
  1. my_cnn.tar

    1下载:
  2. 用卷积神经网络实现手写数字识别,数据集为mnist数据集(Convolution neural network is used to realize handwritten numeral recognition. Data set is MNIST data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:37238784
    • 提供者:11taiyaorao
  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. tensorboard

    0下载:
  2. tensorflow手写数字识别,提高识别的准确率(Tensorflow handwritten numeral recognition, improve the accuracy of recognition.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:13538304
    • 提供者:千百度1266
  1. source

    0下载:
  2. 手写数字的识别的matlab代码,可以当做是一种练习(Handwritten numeral recognition matlab code, can be regarded as an exercise.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:102400
    • 提供者:昨天是周三
  1. 基于Tensorflow的CNN数字识别

    2下载:
  2. 本文实现了基于minist的手写数字识别,基于TensorFlow的python语言,程序有详细的注释,以及手把手教你怎么搭建CNN(This article implements the handwritten numeral recognition based on minist, the python language based on TensorFlow, the program has detailed annotations, and hands-on instructions o
  3. 所属分类:Windows编程

    • 发布日期:2019-09-25
    • 文件大小:4585472
    • 提供者:小刘hhhlll
  1. R语言 svm 手写数字识别

    2下载:
  2. 用R语言写的手写数字识别算法(svm 方法)(Handwritten numeral recognition algorithm written in R language (SVM method))
  3. 所属分类:其他

    • 发布日期:2018-12-13
    • 文件大小:14267392
    • 提供者:EVE99
« 1 2 ... 11 12 13 14 15 16»
搜珍网 www.dssz.com