I am trying to run keras for the first time. I installed the modules with:
pip install keras --user pip install tensorflow --user
and then
If not Using TensorFlow 1.0.0; use tf.python_io in later versions
import tensorflow as tf tf.python_io.control_flow_ops = tf