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.