tutorials.rar

时间:2024-04-09 13:59:37
【文件属性】:

文件名称:tutorials.rar

文件大小:37KB

文件格式:RAR

更新时间:2024-04-09 13:59:37

tutorials

ModuleNotFoundError Traceback (most recent call last) ----> 1 from tensorflow.examples.tutorials.mnist import input_data ModuleNotFoundError: No module named ‘tensorflow.examples’ 解决办法:将tutorials.rar解压后放入anaconda的安装路径下,例如我的tutorials路径为:D:\Programs\Anaconda3\Lib\site-packages\tensorflow\examples\tutorials


【文件预览】:
tutorials
----deepdream()
--------deepdream.ipynb(1KB)
--------README.md(271B)
----__init__.py(0B)
----__pycache__()
--------__init__.cpython-37.pyc(164B)
--------__init__.cpython-38.pyc(172B)
----mnist()
--------input_data.py(11KB)
--------fully_connected_feed.py(9KB)
--------mnist_with_summaries.py(9KB)
--------__init__.py(979B)
--------mnist.py(5KB)
--------mnist_softmax_xla.py(4KB)
--------__pycache__()
--------BUILD(3KB)
----word2vec()
--------__init__.py(0B)
--------BUILD(469B)
--------word2vec_basic.py(14KB)

网友评论