Closed ThorrenKirschbaum closed 9 months ago
Hey Thorren,
Yes this should be possible. But I think this question is more about pytorch than about schnetpack. Since we use pytorch to build our models, everything that is possible with pytorch should also work in schnetpack. However, we have not implemented a solution for this. I assume, you would need to build your own script and manually define how to change the learning rates. From this post in the pytorch forum it seems to be an easy fix.
Hope this helps to answer your question!
Best, Stefaan
thank you!
Dear Schnetpack Team,
is it possible to adjust the learning rate of PaiNN to have different learning rates at each layer of the network? If yes, how can I do it?
Many thanks in advance Thorren