WARNING:tensorflow:From test.py:9: read_data_sets (from tensorflow.contrib.learn.python.learn.datasets.mnist) is deprecated and will be removed in a future version.
Instructions for updating:
Please use alternatives such as official/mnist/dataset.py from tensorflow/models.
函数即将被弃用,那么找新的代替就可以了。
本文讨论了TensorFlow中加载MNIST数据集的函数即将被弃用的问题,并提供了替代方案的指导,建议使用来自tensorflow/models的官方mnist/dataset.py。

3万+

被折叠的 条评论
为什么被折叠?



