scikit-learn/examples/neural_networks
seales 0485ada58b General spelling fixes 2015-12-16 09:46:42 -08:00
..
README.txt DOC make neural networks example appear 2014-07-21 18:23:06 +10:00
plot_mlp_alpha.py General spelling fixes 2015-12-16 09:46:42 -08:00
plot_mlp_training_curves.py Finish up mlp_refactoring and squash previous commits 2015-10-23 12:08:11 -04:00
plot_mnist_filters.py Finish up mlp_refactoring and squash previous commits 2015-10-23 12:08:11 -04:00
plot_rbm_logistic_classification.py DOC Modify documentation/examples for the new model_selection module 2015-10-29 16:49:23 +01:00

README.txt

.. _neural_network_examples:

Neural Networks
-----------------------

Examples concerning the :mod:`sklearn.neural_network` module.