Closed matthewfeickert closed 6 years ago
The tf.keras module is an API to Keras, not Keras itself
tf.keras
tf.keras is TensorFlow's implementation of the Keras API specification.
Big thanks to @dguest for pointing this out in PR #12!
The
tf.keras
module is an API to Keras, not Keras itselfBig thanks to @dguest for pointing this out in PR #12!