nn Fully-connected neural network implemented fully in numpy Installation To setup as a local package, you'll need to navigate to the root of the repository and run: python -m pip install nn Supported Functionality So far, the module only supports a fully-connected network.