Länk - How to build a back propagation ANN with classification with PyBrain

published Jul 14, 2009 02:43   by admin ( last modified Jul 14, 2009 02:43 )

(This blog post is just a bookmark so that I can find the relevant page in the PyBrain docs. PyBrain untested by me at this point in time.)

This tutorial walks you through the process of setting up a dataset for classification, and train a network on it while visualizing the results online. First we need to import the necessary components from PyBrain.



Läs mer: Classification with Feed-Forward Neural Networks — PyBrain v0.2pre documentation