darts
darts copied to clipboard
why the learning rate in rnn is always 20?
I would like to know why the learning rate in rnn is always 20? Before I always thought that the learning rate should be relatively small and gradually decrease. But when I run the code, I found that the learning rate was always 20. Why does it still work? I want to know how this works? Thanks!