想請問 python: 3.6.6
用jupyter notebook
跑Keras, backend = Tensorflow (1.12.0)
做神經網路訓練
(MNIST手寫數字圖庫資料辨識)
執行model.fit指令時,
出現了“The kernel appears to have died. It will restart automatically.”
https://imgur.com/nmZx5DL.jpg
終端機的報告如下:
https://imgur.com/vrumf6o.jpg
目前上網找了一些解決方法,
有嘗試過在終端機做
conda update