Python で使用しようとするとkeras
、PyCharm は次のように指示します。
File "D:/Bitbucket/kaggle/Homesite Quote Conversion/keras_nn_test_0.96363.py", line 167, in <module>
model.compile(loss='binary_crossentropy', optimizer="sgd")
AttributeError: 'module' object has no attribute 'relu'
理由を知っている人はいますか?