Giter VIP home page Giter VIP logo

tensorflow-train's Introduction

本github是个人学习tensorflow时对官方代码进行修改的demo
========
MNIST手写字识别
目录 /mnist

/minist/data和/mnist/Mnist_data是官方的mnist数据库,原本还想把解析出来的图片放进去,奈何太多了,几万张,git卡死,只好作罢。
我修改的主要是mnist_softmax.py,新增一个mnist_demo.py(将图片转为标准的矩阵)

/mnist/test_num中存放待预测的图片,比如目前可以放28*28的灰度图或者rgb图,图片的命名格式为 标准数字_序号。


tensorflow-train's People

Contributors

wlmnzf avatar

Watchers

James Cloos avatar Evil_13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.