Neural Networks by Hand A jupyter book showing how to implement a feedforward neural network by using only numpy Setup TODO Development Build the notebooks into HTML by running ./build.sh Push the new HTML into github by running ./update.sh