keras/keras_core/layers
2023-05-14 14:17:39 -07:00
..
activations Added Softmax activation layer (#115) 2023-05-09 16:03:15 -07:00
attention Add additive attention layer (#142) 2023-05-11 10:26:39 -07:00
convolutional Touch ups 2023-05-13 17:33:48 -07:00
core Fix various issues 2023-05-13 20:17:18 -07:00
merging Minor simplifications 2023-05-14 14:17:39 -07:00
normalization Minor simplifications 2023-05-14 14:17:39 -07:00
pooling Fix various issues 2023-05-13 20:17:18 -07:00
preprocessing Touch ups 2023-05-13 17:33:48 -07:00
regularization Standardize the validation and defaulting logic for the data_format argument. (#118) 2023-05-09 11:22:21 -07:00
reshaping Adds CategoryEncoding layer, bincount op, and tests (#161) 2023-05-14 00:07:43 +00:00
rnn Adds CategoryEncoding layer, bincount op, and tests (#161) 2023-05-14 00:07:43 +00:00
__init__.py Adds CategoryEncoding layer, bincount op, and tests (#161) 2023-05-14 00:07:43 +00:00
input_spec.py Add some numpy ops (#1) 2023-04-12 11:31:58 -07:00
layer_test.py Increase test coverage 2023-05-09 14:46:42 -07:00
layer.py fix lint (#168) 2023-05-14 18:41:50 +00:00
layers_utils.py Initial draft of the codebase. 2023-04-09 12:21:45 -07:00