keras/keras_core
2023-04-29 19:15:11 -07:00
..
activations Minor refactor 2023-04-23 17:00:19 -07:00
backend Add centralized global state management and export more Keras utilities. 2023-04-29 19:15:11 -07:00
callbacks re-enable imports checks (#51) 2023-04-27 17:51:32 -07:00
constraints Add bulk of serialization logic. 2023-04-21 10:00:32 -07:00
initializers re-enable imports checks (#51) 2023-04-27 17:51:32 -07:00
layers Add centralized global state management and export more Keras utilities. 2023-04-29 19:15:11 -07:00
losses Add normalize() to numerical utils. 2023-04-29 15:08:38 -07:00
metrics Add: Sparse Categorical Accuracy (#54) 2023-04-29 21:34:33 +05:30
mixed_precision Add centralized global state management and export more Keras utilities. 2023-04-29 19:15:11 -07:00
models Fix bug. 2023-04-28 15:10:53 -07:00
operations Add nn.one_hot (#52) 2023-04-27 17:52:47 -07:00
optimizers Fix nits 2023-04-28 18:55:55 -07:00
regularizers Add normalize() to numerical utils. 2023-04-29 15:08:38 -07:00
saving Add centralized global state management and export more Keras utilities. 2023-04-29 19:15:11 -07:00
testing Add Embedding layer 2023-04-26 20:22:03 -07:00
trainers re-enable imports checks (#51) 2023-04-27 17:51:32 -07:00
utils Add centralized global state management and export more Keras utilities. 2023-04-29 19:15:11 -07:00
__init__.py Add bulk of serialization logic. 2023-04-21 10:00:32 -07:00
api_export.py Added initial Adam tests 2023-04-24 22:07:56 +00:00