PyTorch Forums
Weight/neuron based learning rate
autograd
mxahan
(Zahid Hasan)
April 5, 2022, 9:13pm
2
You can do that by defining different optimizers for each of the neurons. This
link
may help you.
show post in topic