679 B
679 B
title | short_title | description | category | weight |
---|---|---|---|---|
Keras Constraints | Constraints | Supported Keras constraints. | Keras Import | 4 |
Supported constraints
All Keras constraints are supported:
- max_norm
- non_neg
- unit_norm
- min_max_norm
Mapping Keras to DL4J constraints happens in KerasConstraintUtils.