/ml

Simple neural network in numpy

Primary LanguagePython

Simple neural network

Simple multilayer feedforward neural network created using numpy. Goal was to get familiarized with backpropagation and neural networks in general.

Sample learning using two line and circle points as training data shown below.

alt text alt text