【发布时间】:2020-11-21 03:25:03
【问题描述】:
发生此错误的原因是我使用了from astroNN.models import Galaxy10CNN 并将 Tensorflow 降级到 1.15.2 以防止出现ImportError: cannot import name 'get_default_session',但看到与属性“Wrapper”相关的新错误AttributeError: module 'keras.layers' has no attribute 'Wrapper'
请指教。谢谢!
【问题讨论】:
标签: tensorflow keras deep-learning conv-neural-network astronomy