cavis/docs/keras-import/templates/regularizers.md
2019-06-06 15:21:15 +03:00

619 B

title, short_title, description, category, weight
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.