Pruning neural networks directly with back-propagation
-
Updated
Jul 21, 2021 - Python
Pruning neural networks directly with back-propagation
Implementation of artcile "The Lottery Ticket Hypothesis: Finding Sparse, Trainable Neural Networks"
Training neural network weights in a bitwise fashion: https://arxiv.org/abs/2202.09571
Pruning neural networks directly with back-propagation.
Add a description, image, and links to the lenet-300-100 topic page so that developers can more easily learn about it.
To associate your repository with the lenet-300-100 topic, visit your repo's landing page and select "manage topics."