PyBrain is an open-source library for Machine learning implemented using python. The library offers you some easy-to-use training algorithms for networks, datasets, trainers to train and test the network.
This tutorial is designed for software programmers who want to learn the basics of Pybrain and its programming concepts simply and easily. This tutorial will give enough understanding of the various functionalities of Pybrain with suitable examples.