keras/keras_core
2023-05-03 15:33:40 -07:00
..
activations Add Activations Test (#81) 2023-05-03 17:00:01 -05:00
backend Refactor backend. 2023-05-03 15:33:40 -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
datasets Refactor backend. 2023-05-03 15:33:40 -07:00
initializers Add orthogonal initializer 2023-05-02 09:00:30 -07:00
layers Refactor backend. 2023-05-03 15:33:40 -07:00
losses Add log_cosh and huber loss (#67) 2023-05-02 12:55:04 -04:00
metrics Fix typos 2023-05-02 15:23:08 -07:00
mixed_precision Refactor backend. 2023-05-03 15:33:40 -07:00
models Fix bug. 2023-04-28 15:10:53 -07:00
operations Refactor backend. 2023-05-03 15:33:40 -07:00
optimizers Merge branch 'main' of github.com:keras-team/keras-core 2023-05-03 14:38:34 -07:00
regularizers Add normalize() to numerical utils. 2023-04-29 15:08:38 -07:00
saving Refactor backend. 2023-05-03 15:33:40 -07:00
testing Refactor backend. 2023-05-03 15:33:40 -07:00
trainers Add pandas dataframe input tests 2023-05-03 09:27:44 -07:00
utils Refactor backend. 2023-05-03 15:33:40 -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