You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I follow the instrcution in the repo, collecting data and then training the critic at first.
But I met problem at the first model training as critic. I found the loss is hard to converge as follow:
Above loss figure is in 34 epochs.
Do I need to wait for converage ? I see the provided checkpoints are about 100 epochs.
So could you pls provide a log for critic? I'd like to known what the usual condition of converage for this loss function.
BTW, another solution is just wait for about 100 epochs to reach the similar training steps to your opened checkpoints. Is that the convergence not necessary in this case?
The text was updated successfully, but these errors were encountered:
I follow the instrcution in the repo, collecting data and then training the critic at first.
But I met problem at the first model training as critic. I found the loss is hard to converge as follow:
Above loss figure is in 34 epochs.
Do I need to wait for converage ? I see the provided checkpoints are about 100 epochs.
So could you pls provide a log for critic? I'd like to known what the usual condition of converage for this loss function.
BTW, another solution is just wait for about 100 epochs to reach the similar training steps to your opened checkpoints. Is that the convergence not necessary in this case?
The text was updated successfully, but these errors were encountered: