Simple neural network framework.
Includes visualization of the network and error rate. also provides sample helper class.
Does not support bias nodes
The network visualizer module is from stack overflow thread and isn't mine.
DISCONTINUED. Very basic neural network + training framework, made in ~week for studying.
Python