How to prune model weights to reduce it’s loss?
So I have a simple neural network with only to linear layers. The problem is that it has really low accuracy and I need to improve it by prunning.
So I have a simple neural network with only to linear layers. The problem is that it has really low accuracy and I need to improve it by prunning.