From paper NoisyNN: Exploring the Influence of Information Entropy Change in Learning Systems
This implementation is inspired from kytimmylai's implementation
This implementation using Pytorch's hook mechanism to alter the model behaviour, so you don't have to rewrite any of your model source code.
Usage: tutorial.ipynb