keras/keras_core
Francois Chollet fd40e7ec48 Format code
2023-04-26 11:59:47 -07:00
..
activations Minor refactor 2023-04-23 17:00:19 -07:00
backend Format code 2023-04-26 11:59:47 -07:00
callbacks Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
constraints Add bulk of serialization logic. 2023-04-21 10:00:32 -07:00
initializers Progress on saving/reloading. 2023-04-25 12:59:32 -07:00
layers Format code 2023-04-26 11:59:47 -07:00
losses Format code 2023-04-25 22:44:19 -07:00
metrics Big rethink of Variable API 2023-04-26 10:29:40 -07:00
models Format code 2023-04-26 11:59:47 -07:00
operations Format code 2023-04-26 11:59:47 -07:00
optimizers Big rethink of Variable API 2023-04-26 10:29:40 -07:00
regularizers Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
saving Minor fixes 2023-04-26 11:57:46 -07:00
testing Fix a pretty major bug 2023-04-25 22:43:11 -07:00
trainers Make build-by-run the default build(), leveraging new zero_history KerasTensor mode 2023-04-26 10:59:32 -07:00
utils First confusion metric (FalsePositives) (#30) 2023-04-22 10:10:44 -06: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