tensorflow初学习者路上各种问题之杀怪(自己遇到解决过,持续更新)

1、解决出现 ImportError: No module named 'tensorflow_datasets'的问题

2、distorted_inputs() got an unexpected keyword argument 'data_dir'

3、AttributeError: module 'tensorflow' has no attribute 'scalar_summary'

4、TF版本升级问题:成功解决AttributeError: module 'tensorflow' has no attribute 'mul'

5、ModuleNotFoundError: No module named 'keras.contrib'

6、No module named 'skimage'(TensorFlow)

你可能感兴趣的:(机器学习,tensorflow,tensorflow)