Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 387 Bytes

regularization.rst

File metadata and controls

20 lines (13 loc) · 387 Bytes
.. automodule:: lasagne.regularization

Helper functions

.. autofunction:: apply_penalty
.. autofunction:: regularize_layer_params
.. autofunction:: regularize_layer_params_weighted
.. autofunction:: regularize_network_params


Penalty functions

.. autofunction:: l1
.. autofunction:: l2