VGG13 implementation performing very badly
I’m trying to implement VGG13 from scratch, but my model just won’t improve, and gives same accuracy for epochs. Can someone look into my code and help me?
I’m trying to implement VGG13 from scratch, but my model just won’t improve, and gives same accuracy for epochs. Can someone look into my code and help me?