Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 16566

Kernel dying after running keras code on jupyter notebook

$
0
0

I am following this course about deeplearning and for some reason everytime I run code that uses keras libraries the kernel dies, I have tried everything and updated every dependeny but the problem persists, I am using an Ubuntu virtual machine.

Here is an example of the imports that cause issue:

from keras.datasets import mnistfrom keras.models import load_model

Help is very much needed thank you.

I didn't know at first the where the issue came from, so I separated the code untill I isolated the issue and that keras and tensorflow were the ones that caused the kernel dying.


Viewing all articles
Browse latest Browse all 16566

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>