Python Based Neural Network Framework
The framework supports multilayer perceptrons using sigmoid and ReLU for layer activation functions. The front end of the framework allows you to watch the network train and then interactively test it using the scribble pad.