Algo-ScriptML
Algo-ScriptML copied to clipboard
Pruning of neural network
Pruning of neural network remove the less contributing node(means weight of node which has low weight than others node) from the neural network. It increases the accuracy of neural network models.
Hey @Atul-Kashyap, are you a part of GSSOC'21?
Yes, I am participant of GSSOC'21.