我无法将tensorflow_datasets模块导入到我的jupyter笔记本中以进行一些深度学习。
import tensorflow as tf
import matplotlib.pyplot as plt
import tensorflow_hub as hub
这是我收到错误的行:
import tensorflow_datasets as tfds
ImportError:无法从'tensorflow_datasets'(C:\ Users \ visha \ Anaconda3 \ lib \ site-packages \ tensorflow_datasets_ init _。py)中导入名称'testing'