scikit-learn/examples/neural_networks
Joel Nothman 98f2275f33 DOC make neural networks example appear
Also make the absence of a README fail doc compilation
2014-07-21 18:23:06 +10:00
..
README.txt DOC make neural networks example appear 2014-07-21 18:23:06 +10:00
plot_rbm_logistic_classification.py move around examples for better structure. 2014-07-17 09:35:30 +02:00

README.txt

.. _neural_network_examples:

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

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