02. PyTorch Neural Network Classification (timestamp: 12:34:46 - challenge: minimise the loss on test data on CIrcleModelV3) #1245
Unanswered
tiff78210241911
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm attempting to improve my model to have a higher accuracy than 80% on test data. I have added two more layers (2 -> 5 ->10 -> 10 -> 5 -> 1) so 5 layers in total and changed the learning rate to 0.01. However, neither the loss nor the accuracy is improving. I'm not sure why. Any feedback would be greatly appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions