CIFAR- Model-1
Use SGD optimizer with learning rate = 0.001, momentum = 0.9 and cross-entropy as the loss function.
Created on May 27|Last edited on May 27
Comment
Test Accuracy and Test loss
We can see that as the number of epochs rises, model get well trained which increases accuracy and resulted in lowering down the Test Loss.
Optimizer- SGD with LR=0.001 and Momentum=0.9
Loss Function= Cross Entropy
Here, we observed Test Accurarcy increases up to 55 % mark only.
Run: smooth-star-57
1
Run: smooth-star-57
1
Run: smooth-star-57
1
Run: smooth-star-57
1
Run: smooth-star-57
1
Add a comment