aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/README.md
blob: db2556fe422c179737178f622a53d69d57282b8e (plain)
1
2
3
4
5
6
Keras is an object-oriented API for defining and training neural networks.

This module contains a pure-TensorFlow implementation of the Keras API,
allowing for deep integration with TensorFlow functionality.

See [keras.io](https://keras.io) for complete documentation and user guides.