MartialTerran commited on
Commit
0c68ca0
·
verified ·
1 Parent(s): be31eb9

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 (Encoder-Decoder Architecture) ---
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