Different learning rate for a specific layer

Your idea should generally work, but note that you would need to use param[1] in the list instead of temp[1] as it’s undefined.

1 Like