Bjarten / early-stopping-pytorch

Early stopping for PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validation set loss less than training set?

xiao-lin166 opened this issue · comments

Is it normal that the validation set loss is less than the training set loss here?

My result with other datasets also gets lower validation loss. It seems there is an error...