slow_nn 0.1.0

A simple and slow neural network library
Documentation

Slow NN

A simple neural network library which uses a graph to build the network as opposed to weight matrices, hence, is slow.