Closed nitba closed 5 years ago
Hi @bearpaw the plot from log file shows that network is trained for 220 epoch and we have adjustment on 150th epoch, but in code , I did not find any adjustment , would you please share adjustment for learning rate to get your results?
220
150th
You can use arguments to set the epoch, lr, and lr decay strategy
Hi @bearpaw the plot from log file shows that network is trained for
220
epoch and we have adjustment on150th
epoch, but in code , I did not find any adjustment , would you please share adjustment for learning rate to get your results?