.. _sphx_glr_auto_examples_neural_networks:
.. _neural_network_examples:
Neural Networks
-----------------------
Examples concerning the :mod:`sklearn.neural_network` module.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/neural_networks/images/thumb/sphx_glr_plot_mlp_training_curves_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_neural_networks_plot_mlp_training_curves.py`
.. raw:: html
Compare Stochastic learning strategies for MLPClassifier
.. raw:: html
.. only:: html
.. image:: /auto_examples/neural_networks/images/thumb/sphx_glr_plot_rbm_logistic_classification_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_neural_networks_plot_rbm_logistic_classification.py`
.. raw:: html
Restricted Boltzmann Machine features for digit classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/neural_networks/images/thumb/sphx_glr_plot_mlp_alpha_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_neural_networks_plot_mlp_alpha.py`
.. raw:: html
Varying regularization in Multi-layer Perceptron
.. raw:: html
.. only:: html
.. image:: /auto_examples/neural_networks/images/thumb/sphx_glr_plot_mnist_filters_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_neural_networks_plot_mnist_filters.py`
.. raw:: html
Visualization of MLP weights on MNIST
.. raw:: html
.. toctree::
:hidden:
/auto_examples/neural_networks/plot_mlp_training_curves
/auto_examples/neural_networks/plot_rbm_logistic_classification
/auto_examples/neural_networks/plot_mlp_alpha
/auto_examples/neural_networks/plot_mnist_filters