keras/keras_core
2023-04-16 20:57:14 -07:00
..
activations Add Functional model draft. 2023-04-12 14:27:30 -07:00
backend Start work on TF Trainer and DataAdapters. 2023-04-16 20:57:14 -07:00
callbacks Start work on TF Trainer and DataAdapters. 2023-04-16 20:57:14 -07:00
constraints Initial draft of the codebase. 2023-04-09 12:21:45 -07:00
initializers Minor refactor of backend.random 2023-04-12 21:07:17 -07:00
layers Further work on Trainers module 2023-04-15 18:51:10 -07:00
losses Fix metric reduction (?) 2023-04-16 12:55:04 -07:00
metrics Format codebase 2023-04-16 13:30:21 -07:00
models Implement CompileLoss 2023-04-16 14:54:13 -07:00
operations Format codebase 2023-04-16 13:30:21 -07:00
optimizers Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
regularizers Fix some tests 2023-04-12 20:40:23 -07:00
saving Initial draft of the codebase. 2023-04-09 12:21:45 -07:00
testing Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
trainers Start work on TF Trainer and DataAdapters. 2023-04-16 20:57:14 -07:00
utils Add code stats util 2023-04-16 14:54:32 -07:00
__init__.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
api_export.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00