Skip to content

Latest commit

 

History

History
31 lines (13 loc) · 429 Bytes

sklearn.neural_network.rst.txt

File metadata and controls

31 lines (13 loc) · 429 Bytes
html_theme.sidebar_secondary.remove:

sklearn.neural_network

.. automodule:: sklearn.neural_network

User guide. See the :ref:`neural_networks_supervised` and :ref:`neural_networks_unsupervised` sections for further details.

.. autosummary::
  :nosignatures:
  :toctree: ../modules/generated/
  :template: base.rst


  BernoulliRBM
  MLPClassifier
  MLPRegressor