/neuralnetwork

A neural network implementation using Python and NumPy.

Primary LanguagePythonISC LicenseISC

Neural Network

This repository implements a basic Neural Network using NumPy and SciPy, and accompanies my series of blog posts on the subject.