Closed tomshalini closed 3 years ago
When I trained resnet 56 on cifar10 and plotted the graphs. It's getting overfit as shown below.
I have about the same plots. The phenomenon you are observing is common in deep nets, which actually is a topic of interest. See for example https://openreview.net/pdf?id=Sy8gdB9xx
When I trained resnet 56 on cifar10 and plotted the graphs. It's getting overfit as shown below.