Skip to main content

CIFAR- Model 2

Use ADAM optimizer with learning rate = 0.01 and cross-entropy as the loss function.
Created on May 27|Last edited on May 27

Test Accuracy and Loss

We can see that as the number of epochs rises, the model get well trained which increases accuracy and resulted in lowering down the Test Loss

Optimizer- Adam with LR=0.01
Loss Function= Cross Entropy
Here, we observed Test accuracy increases up to 44 % mark only.

01020304050Step310320330340350
1020304050Step3436384042
1020304050Step-1.8-1.6-1.4-1.2-1
Run: smart-butterfly-58
1


Sample Prediction Samples


Run: smart-butterfly-58
1


This Model has performed relatively poor as compared to other model where we have used SGD optimizer.



Run: smart-butterfly-58
1