keras/keras_core
2023-04-22 14:46:39 -07:00
..
activations Add activations module. 2023-04-22 14:46:39 -07:00
backend Improve error reporting in KerasTensor. 2023-04-22 10:16:00 -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 Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
layers Add activations module. 2023-04-22 14:46:39 -07:00
losses Fix tests. 2023-04-22 09:25:19 -07:00
metrics Fix tests. 2023-04-22 09:25:19 -07:00
models Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
operations Fix bug in expand_dims shape computation 2023-04-22 10:13:57 -07:00
optimizers Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
regularizers Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
saving Merge branch 'main' of github.com:keras-team/keras-core 2023-04-22 09:11:52 -07:00
testing Fix tests. 2023-04-22 09:25:19 -07:00
trainers Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -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 Add bulk of serialization logic. 2023-04-21 10:00:32 -07:00