Update REPORT3_Modifications_1+2 _PiT_Training_Results_in_Colab
Browse files
REPORT3_Modifications_1+2 _PiT_Training_Results_in_Colab
CHANGED
|
@@ -4,7 +4,7 @@ By Epoch 17 and Epoch 19, the two-way modified PiT model had the highest Val Acc
|
|
| 4 |
By Epoch 20, the two-ways modified PiT model exceeded 96% Val Accuracy,
|
| 5 |
and Val Accuracy continued to increase up to the highest Val Accuracy of 96.50% before the training was hardcoded terminated Epoch 25.
|
| 6 |
|
| 7 |
-
--- Configuration V3.0
|
| 8 |
train_file: /content/sample_data/mnist_train_small.csv
|
| 9 |
test_file: /content/sample_data/mnist_test.csv
|
| 10 |
image_size: 28
|
|
|
|
| 4 |
By Epoch 20, the two-ways modified PiT model exceeded 96% Val Accuracy,
|
| 5 |
and Val Accuracy continued to increase up to the highest Val Accuracy of 96.50% before the training was hardcoded terminated Epoch 25.
|
| 6 |
|
| 7 |
+
--- Configuration V3.0 ---
|
| 8 |
train_file: /content/sample_data/mnist_train_small.csv
|
| 9 |
test_file: /content/sample_data/mnist_test.csv
|
| 10 |
image_size: 28
|