regularizer.rst.txt 451 字节
Newer Older
1 2 3 4 5 6 7 8 9 10
..  THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
    !DO NOT EDIT THIS FILE MANUALLY!

===========
regularizer
===========

append_regularization_ops
-------------------------

11
..  autofunction:: paddle.fluid.regularizer.append_regularization_ops
12 13 14 15 16
    :noindex:

L1Decay
-------

17
..  autoclass:: paddle.fluid.regularizer.L1Decay
18 19 20 21 22 23
    :members:
    :noindex:

L2Decay
-------

24
..  autoclass:: paddle.fluid.regularizer.L2Decay
25 26 27
    :members:
    :noindex: