Collection of little helpers to simplify various Machine Learning tasks (esp. building neural networks with Knet).
The German word Helferlein means something like little helper;
please pronounce it like hell-fur-line
.
The package has been moved to a new repo https://github.com/KnetML/NNHelferlein.jl. This repo will not be updated anymore.
The package is registered as Julia package NNHelferlein
and can be
installed with the package manager as ] add NNHelferlein
.