Deep Learningkerasのmodel.summaryでThis model has not yet been builtと怒られる model.summary()で出てくるエラー ValueError: This model has not yet been built. Build the model first by c...2019.03.272020.05.10Deep Learning
Deep Learningkerasのmodel.summaryでbound method Network.summaryと表示される model.summaryしてもこんなメッセージが出る。 <bound method Network.summary of <keras.engine.training.Model object at 0x1222...2019.03.262020.05.10Deep Learning