neuralnet neuralnet is a python package that implements a Neural Network from scratch. The current version is quite buggy, but it does the job.... somewhat. TO-DO Move layers to a separate class Move activations Add hyperparameter learning