cavis/docs/keras-import/templates/regularizers.md
Alex Black 4f7b35ac82
Update links to eclipse repos (#252)
* Fix repo links and clean up old github templates

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* More link updates

Signed-off-by: AlexDBlack <blacka101@gmail.com>
2019-09-10 19:09:46 +10:00

612 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.