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

搜索资源列表

  1. SAE

    2下载:
  2. 使用TensorFlow实现稀疏自编码神经网络,采用数据mnist(Using TensorFlow to realize sparse atuoencoder neural network, using data MNIST)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:小小伍
  1. vae

    0下载:
  2. 变分自编码结构,用一个mnist数据。。。。。。(Using TensorFlow to realize Variational Auto-Encoder neural network, using data MNIST)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:714752
    • 提供者:小小伍
  1. neural-networks-and-deep-learning-master

    0下载:
  2. 神经网络与深度学习相关代码 mnist数据集(neural-netword and deep-learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:19093504
    • 提供者:牙牙牙
  1. mnist

    0下载:
  2. 运行lenet的model进行深度学习计算(Depth learning calculation of model running lenet)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:25134080
    • 提供者:贾新轩
  1. Logistic Regression

    0下载:
  2. Logistic Regression - a Classification method using the mnist DB, with sigmoid function and gradient ascent for optimization
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:13306880
    • 提供者:idomit
  1. lenet_test

    0下载:
  2. 包含mnist数据集的lenet例子,快速训练部分数据,达到85%的准确率(A lenet example that contains the MNIST dataset to quickly train part of the data to reach a 85% accuracy rate)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:11600896
    • 提供者:weirmicle
  1. fisher

    3下载:
  2. 利用fisher方法实现手写体数字多分类识别,采用mnist数据集(simple program using fisher)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:56304640
    • 提供者:IA&AI
  1. least_square

    1下载:
  2. 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:30376960
    • 提供者:IA&AI
  1. keras-dcgan

    0下载:
  2. keras平台下dcgan源码,包含配置文件,py文件,可直接运行训练网络,数据集为mnist手写数据集(Dcgan source code under the keras platform)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:928768
    • 提供者:AKONMan
  1. chinese_test

    0下载:
  2. 手写汉字识别,数据集训练,MNIST,Deep Convolutional Network识别手写汉字(Handwritten Chinese character recognition, data set training, MNIST, Deep Convolutional Network)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:PopYo
  1. LeNet

    0下载:
  2. tensorflow实现手写体识别(包含mnist数据集)(Handwritten recognition by tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:11598848
    • 提供者:quneenie
  1. MINIST

    0下载:
  2. mnist库上 应用DBN网络 DBN使用RBM结构,半监督网络,逐层训练(Application on the DBN network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:23199744
    • 提供者:麦兜@@
  1. Lenet

    0下载:
  2. 经典五层卷积神经网络,应用在mnist库上(The classical five layer convolution neural network application in the MNIST database)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:10656768
    • 提供者:麦兜@@
  1. 5-4 tensorboard visualization

    0下载:
  2. tensorflow手写数字识别学习,根据样本进行计算(learn TensorFlow with mnist)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:晓风V残月
  1. stacking

    1下载:
  2. kaggle digitrecognizer MNIST by stacking some machine learning method, such like GBM(Gradient Boosting Method), LR, Extra Randomized Trees, Random Forest,KNN,etc.用stacking的方法实现手写数字识别MNIST。(kaggle digitrecognizer MNIST by stacking some machine learnin
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:14349312
    • 提供者:kiwibaobao
  1. nn_code

    2下载:
  2. 使用Python实现的一些简单神经网络算法,实现的神经网络包括BP,CNN,RNN,LSTM等,主要是理解这些神经网络的算法原理,并附有mnist数字识别例子。(neural network,include BP,CNN,RNN,LSTM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:23211008
    • 提供者:chqw
  1. neural-networks

    0下载:
  2. 神经网络和深度学习的代码 ,内含有一个mnist手写字识别的源码(Code for neural networks and deep learning, containing source code identified by a MNIST handwritten word)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:17015808
    • 提供者:15820578237
  1. test1

    2下载:
  2. 神经网络,深度学习上非常经典的例子-RNN循环神经网络,使用mnist数据集,代码简单易懂,学习方便(Neural network, deep learning is a very classic example -RNN circular neural network, the use of mnist data sets, the code is easy to understand, easy to learn)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:yuyinghua
  1. cnn_mnist

    0下载:
  2. CNN over Mnist Dataset
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:sadeghihesar
  1. mnist

    0下载:
  2. 手写数字识别。通过各种数字图片进行机器识别,属于机器学习入门级别编程。(Handwritten digit recognition. The machine is recognized by various digital pictures, which belongs to the introduction level programming of machine learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:9943040
    • 提供者:王小你
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com