File tree Expand file tree Collapse file tree 2 files changed +451
-483
lines changed Expand file tree Collapse file tree 2 files changed +451
-483
lines changed Original file line number Diff line number Diff line change 714
714
" plt.ylabel('Loss [entropy]')"
715
715
]
716
716
},
717
- {
718
- "cell_type" : " markdown" ,
719
- "metadata" : {
720
- "colab_type" : " text" ,
721
- "id" : " 9ODzXW8xqEgU"
722
- },
723
- "source" : [
724
- " This example uses the\n " ,
725
- " [dataset.py module](https://github.com/tensorflow/models/blob/master/official/mnist/dataset.py)\n " ,
726
- " from the\n " ,
727
- " [TensorFlow MNIST example](https://github.com/tensorflow/models/tree/master/official/mnist);\n " ,
728
- " download this file to your local directory. Run the following to download the\n " ,
729
- " MNIST data files to your working directory and prepare a `tf.data.Dataset`\n " ,
730
- " for training:"
731
- ]
732
- },
733
717
{
734
718
"cell_type" : " markdown" ,
735
719
"metadata" : {
You can’t perform that action at this time.
0 commit comments