keras/keras_core
2023-06-10 11:58:52 -07:00
..
activations Bug fixes 2023-05-30 12:05:18 -07:00
applications Add on_batch methods in JAX and TF. 2023-06-07 18:26:42 -07:00
backend Merge branch 'main' of github.com:keras-team/keras-core 2023-06-10 11:58:52 -07:00
callbacks Format code 2023-06-05 18:42:03 -07:00
constraints Bug fixes 2023-05-30 12:05:18 -07: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 Add WGAN example and fix minor issues. 2023-06-09 13:34:12 -07:00
losses Merge branch 'main' of github.com:keras-team/keras-core 2023-06-04 21:48:30 -07:00
metrics Add aliases to metrics getter. 2023-06-09 11:41:35 -07:00
mixed_precision Refactor backend. 2023-05-03 15:33:40 -07:00
models Preserve dict input/output structure for functionals (#301) 2023-06-08 15:20:25 -07:00
operations Add QR op and fix orthogonal initializer. 2023-06-10 11:58:13 -07:00
optimizers Extensive refactor of tracking logic. 2023-06-05 18:39:26 -07:00
random Fix dropout when noise_shape contains None (#264) 2023-06-05 16:40:19 +00:00
regularizers Add lowercase aliases for some regularizers for backwards compatibility. (#304) 2023-06-09 10:04:36 -07:00
saving Preserve dict input/output structure for functionals (#301) 2023-06-08 15:20:25 -07:00
testing Merge branch 'main' of github.com:keras-team/keras-core 2023-06-04 21:48:30 -07:00
trainers Remove warning 2023-06-09 12:54:31 -07:00
utils Make wrapped collections instantiable by nest 2023-06-09 10:55:51 -07:00
__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