Atman-Kar / bunny

Tool to Binarize Neural Network Models (BuNNy)
0 stars 1 forks source link

Added Hard Signum Bunny #2

Closed Atman-Kar closed 2 years ago

Atman-Kar commented 2 years ago

Added HardSignBunny() class

Applies a hard signum function to all the weights and biases of the model and spit out new model.