cavis/docs/keras-import/templates/regularizers.md

612 B

title short_title description category weight
Keras Import Regularizers Regularizers Supported Keras regularizers. Keras Import 4

Supported regularizers

All [Keras regularizers] are supported by DL4J model import:

  • l1
  • l2
  • l1_l2

Mapping of regularizers can be found in KerasRegularizerUtils.