Git Product home page Git Product logo

Comments (15)

kakawait avatar kakawait commented on August 30, 2024 9

my data folder content from that project, you can download it and put it inside your data folder

t10k-images-idx3-ubyte.gz
t10k-labels-idx1-ubyte.gz
train-images-idx3-ubyte.gz
train-labels-idx1-ubyte.gz

from tensorflow-mnist-tutorial.

aam044 avatar aam044 commented on August 30, 2024 1

It looks like http://yann.lecun.com is down right now - it is probably why it does not work.
Maybe it make sense to have mirror somewhere else in addition to original source - so in this case download can back up to another source.

Especially keeping in mind your (Martin) talk on GCP-Next :) next week.

from tensorflow-mnist-tutorial.

kakawait avatar kakawait commented on August 30, 2024 1

In addition there is an issue on tensorflow/tensorflow#6742. Feel free to contribute or add 👍

from tensorflow-mnist-tutorial.

martin-gorner avatar martin-gorner commented on August 30, 2024

You probably did not have internet connectivity when you tested. On the first run, the script downloads the MNIST training data. I just re-tested and it works for me.

from tensorflow-mnist-tutorial.

kalestew avatar kalestew commented on August 30, 2024

I also get the same error, I have internet unless something needs to be enabled to pipe it into tensorflow

from tensorflow-mnist-tutorial.

paolorotolo avatar paolorotolo commented on August 30, 2024

Yeah, it was down last week too, it's not an issue on our end.

from tensorflow-mnist-tutorial.

martin-gorner avatar martin-gorner commented on August 30, 2024

The files need to download just once. The script does not redownload them if they are already there. But yes, something will need to be done if the data site remains down. I cannot get to it either...

from tensorflow-mnist-tutorial.

miradesne avatar miradesne commented on August 30, 2024

It looks like http://yann.lecun.com is still down and it cannot get the data set... Is there anywhere else we can get the training data?

from tensorflow-mnist-tutorial.

 avatar commented on August 30, 2024

I have the same issue here, do we have a mirror to download MNIST data?

from tensorflow-mnist-tutorial.

 avatar commented on August 30, 2024

Thank you @kakawait. Does anyone have any checksum/signature reference to check these files?
EDIT: they work on Linux but not on Windows. Any idea?

from tensorflow-mnist-tutorial.

PHPirates avatar PHPirates commented on August 30, 2024

@auserdude The files worked on Windows 8 for me, I downloaded the files and changed the data directory when of the example code from https://www.tensorflow.org/get_started/summaries_and_tensorboard to the correct directory. (using command line flags with python testfile.py --logdir C:\path\to\logdir and running tensorboard with tensorboard --logdir=log:C:\path\to\logdir )

from tensorflow-mnist-tutorial.

kakawait avatar kakawait commented on August 30, 2024

@auserdude Files have been generated/downloaded when launching that project on MacOS. So I didn't test on other platform. But I don't think is platform dependent, is just images with labels :)

from tensorflow-mnist-tutorial.

kakawait avatar kakawait commented on August 30, 2024

Otherwise if you're bit afraid to download something from unknown source (here, me) you can use archive machine https://web.archive.org/web/20160828233817/http://yann.lecun.com/exdb/mnist/index.html

I tried it works, and it can be more safer but more slower :)

from tensorflow-mnist-tutorial.

martin-gorner avatar martin-gorner commented on August 30, 2024

The site is back so i am closing this

from tensorflow-mnist-tutorial.

happycoding1996 avatar happycoding1996 commented on August 30, 2024

kakawait‘s answer works for me. Thank you !

from tensorflow-mnist-tutorial.

Related Issues (20)

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.