Thomas O'Malley 236369d651 KPL - Implement Normalization with new APIs.
PiperOrigin-RevId: 356351476
Change-Id: I66f061a36cf096239fe2b0f2aaa380dba55a7569
2021-02-08 14:21:29 -08:00
..
2021-01-15 16:48:57 -08:00
2021-01-25 11:52:24 -08:00
2021-01-15 16:48:57 -08:00
2021-01-15 16:48:57 -08:00
2021-01-20 17:11:44 -08:00
2021-01-15 16:48:57 -08:00
2021-01-20 17:11:44 -08:00
2021-01-15 16:48:57 -08:00
2021-01-23 19:55:42 +01:00
2021-01-28 13:27:33 -08:00
2017-09-06 23:52:56 -07:00

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 for complete documentation and user guides.