keras/keras_core
Francois Chollet 0cdd15d917 Minor fixes.
2023-06-14 15:36:31 -07:00
..
activations Small ops fixes for Torch unit tests (#316) 2023-06-12 16:20:31 +00:00
applications Add on_batch methods in JAX and TF. 2023-06-07 18:26:42 -07:00
backend Minor fixes. 2023-06-14 15:36:31 -07:00
callbacks Minor fixes 2023-06-12 21:24:48 -07:00
constraints Small ops fixes for Torch unit tests (#316) 2023-06-12 16:20:31 +00:00
datasets Add WGAN example and fix minor issues. 2023-06-09 13:34:12 -07:00
initializers Add QR op and fix orthogonal initializer. 2023-06-10 11:58:13 -07:00
layers Compatible with Py38 (#351) 2023-06-14 23:10:12 +05:30
losses Merge branch 'main' of github.com:keras-team/keras-core 2023-06-13 22:02:40 -07:00
metrics Minor fixes. 2023-06-14 15:36:31 -07:00
mixed_precision Refactor backend. 2023-05-03 15:33:40 -07:00
models Add inputs/outputs accessor on Sequential 2023-06-14 11:23:15 -07:00
operations Minor fixes. 2023-06-14 15:36:31 -07:00
optimizers Fix Aurelien's new issue 2023-06-12 16:37:00 -07:00
random Minor fixes. 2023-06-14 15:36:31 -07:00
regularizers Add lowercase aliases for some regularizers for backwards compatibility. (#304) 2023-06-09 10:04:36 -07:00
saving Saving lib update 2023-06-12 16:01:41 -07:00
testing Compatible with Py38 (#351) 2023-06-14 23:10:12 +05:30
trainers Minor fixes. 2023-06-14 15:36:31 -07:00
utils Compatible with Py38 (#351) 2023-06-14 23:10:12 +05:30
__init__.py Touch ups 2023-05-13 17:33:48 -07:00
api_export.py Added initial Adam tests 2023-04-24 22:07:56 +00:00