Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
__init__.py | 21-Aug-2018 | 1.3K | |
api/ | 21-Aug-2018 | ||
BUILD | 21-Aug-2018 | 2.2K | |
README.md | 21-Aug-2018 | 410 |
1 NOTE: THE `tensorflow.contrib.keras` MODULE HAS BEEN DEPRECATED. 2 USE INSTEAD `tensorflow.keras`, PART OF CORE TENSORFLOW. 3 4 Keras is an object-oriented API for defining and training neural networks. 5 6 This module contains a pure-TensorFlow implementation of the Keras API, 7 allowing for deep integration with TensorFlow functionality. 8 9 See [keras.io](https://keras.io) for complete documentation and user guides. 10