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

搜索资源列表

  1. MNIST(tensorflow)

    0下载:
  2. 基于tensorflow的手写识别,训练后可以识别手写数字-Based on tensorflow handwriting recognition, training can identify handwritten numbers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:都飞翔
  1. tensorflow-cnn

    3下载:
  2. 基于TensorFlow的mnist数据集识别,使用CNN的方法,采用梯度下降学习(MNIST data set recognition based on TensorFlow, using CNN method, using gradient descent learning)
  3. 所属分类:人工智能/神经网络/深度学习

  1. tensorflow_cov_mnist

    0下载:
  2. 基于tensorflow的mnist数据集卷积神经网络简单代码实现。(MNIST dataset based on tensorflow convolutional neural network simple code implementation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-08
    • 文件大小:2.04kb
    • 提供者:qdensh
  1. mnist

    0下载:
  2. tensorflow demo of mnist by python
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:21.22mb
    • 提供者:Dl314
  1. CNN_MNIST

    0下载:
  2. Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:22.12mb
    • 提供者:zcc720
  1. mnist.pkl代码原文

    0下载:
  2. BP算法的实现,其中的手势识别,用python语言,在tensorflow下!(Implementation of BP algorithm)
  3. 所属分类:图形/文字识别

  1. mnistDemo.py

    0下载:
  2. 实现tensorflow的mnist实现(The file use tensorflow implement mnist)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:AnaZou
  1. Tensorflow:实战Google深度学习框架

    1下载:
  2. 介绍tensorflow的应用,mnist数据,神经网络的简单例子(Describes the application of tensorflow, MNIST data, a simple example of neural networks)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:96.65mb
    • 提供者:Dreamsong
  1. test

    0下载:
  2. tensorflow测试 计算mnist识别准确率 以及计算时间(tensorflow test Calculate the MNIST recognition accuracy and calculation time)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:无恒者
  1. dnn

    0下载:
  2. 用TensorFlow搭建神经网络,识别手写数字(building the neural network by using TensorFlow to identify mnist dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:panhonghu
  1. AlexNet

    0下载:
  2. 使用TensorFlow 实现 AlexNet ,并使用 Mnist 数据集进行训练并测试。(AlexNet is implemented using TensorFlow and trained and tested using the Mnist data set.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:11.07mb
    • 提供者:大幕
  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. mnist

    0下载:
  2. 深度学习时间手写数字识别,使用python和tensorflow实现(Handwritten numerals recognition in depth learning time)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2kb
    • 提供者:suswzh
  1. MNIST

    0下载:
  2. mnist手写体识别,使用tensorflow编写(mnist hand-writing recognition using tensorflow)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:10kb
    • 提供者:flyingjohn
  1. keras_mnist_test

    0下载:
  2. hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:21.32mb
    • 提供者:weirmicle
  1. tensorflow-mnist-predict-master

    0下载:
  2. 这个项目由四个脚本组成: 1. _create_model_1.py_ - 基于初学者教程创建一个模型model.ckpt文件。 2. * create_model_2.py * - 基于专家教程创建模型model2.ckpt文件。 3. * predict_1.py * - 使用model.ckpt(初学者教程)文件来预测.png文件中手写数字的正确整数。 4. * predict_2.py * - 使用model2.ckpt(专家教程)文件来预测.png文件中手写数字的正确整数。
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:8kb
    • 提供者:阿斯顿md
  1. mnist分类

    1下载:
  2. mnist分类,python,tensorflow,深层神经网络(MNIST classification, python, tensorflow, deep neural network)
  3. 所属分类:Python编程

    • 发布日期:2020-09-10
    • 文件大小:1kb
    • 提供者:yaya12138
  1. tensorflow

    1下载:
  2. 利用tensorflow对mnist数据集进行分类(classify the mnist dataset by tensorflow)
  3. 所属分类:Python编程

    • 发布日期:2020-09-10
    • 文件大小:1kb
    • 提供者:蒋永玉
  1. tensorflow-mnist

    1下载:
  2. 改进了官方的MNIST进阶demo,准确率提升。(The official MINIST advanced demo is improved and the accuracy is improved.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-14
    • 文件大小:1kb
    • 提供者:怪物路飞
  1. 分布式tensorflow

    1下载:
  2. 1.使用distribute.py在分布式tensorflow中进行训练mnist模型 2.使用mnist_test.py进行测试模型,获取输出结果(1. Training MNIST model in distributed tensorflow using distribute.py 2. Use mnist_test.py to test the model and get the output results)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-21
    • 文件大小:2kb
    • 提供者:小一王
« 12 »
搜珍网 www.dssz.com