akgun1
akgun1
I am setting up my system and currently having the same issue. @piteight Are you using Theano or TensorFlow with keras version 0.1.0 ? I have TensorFlow installed but after...
@piteight Thank you, it seems to be working now. I uninstalled keras and re-installed using piteight's solution. Also, I switched Keras's backend from the default TensorFlow to Theano (instructions here:...
@cyliustack Thanks for your help. Unfortunately, I get the following error when running Pin 2.14: " E: 4.4 is not a supported linux release " I'm on Ubuntu 14.04 and...
Update: Apparently you can get Pin 2.14 run on 4.4 kernel by adding "-injection child" argument. I added an alias to bash as follows, so now Pin 2.14 can run...