Tf.keras is the TensorFlow-integrated implementation of the Keras high-level neural network API. It provides tools for defining, training, evaluating, and deploying models within the TensorFlow ecosystem.
An implementation of Keras integrated into TensorFlow.