diff options
author | Jeff Heiges <jeff.heiges@colorado.edu> | 2025-03-05 17:05:31 -0700 |
---|---|---|
committer | Jeff Heiges <jeff.heiges@colorado.edu> | 2025-03-05 17:05:31 -0700 |
commit | 501be5542844cae3af5680a69f1c1b0db17d111f (patch) | |
tree | 028a1c2d9482dcef9ee388055bf855129980606b /training_results/env1/ReLU_and_MaxPool_tr01/FashionMNIST | |
parent | 0fe7603b6e0cb48160cc94e4a01b5f351b3c964a (diff) |
Added Adam env 2 results and fixed folder names
Diffstat (limited to 'training_results/env1/ReLU_and_MaxPool_tr01/FashionMNIST')
-rw-r--r-- | training_results/env1/ReLU_and_MaxPool_tr01/FashionMNIST | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/training_results/env1/ReLU_and_MaxPool_tr01/FashionMNIST b/training_results/env1/ReLU_and_MaxPool_tr01/FashionMNIST deleted file mode 100644 index da34bb9..0000000 --- a/training_results/env1/ReLU_and_MaxPool_tr01/FashionMNIST +++ /dev/null @@ -1,29 +0,0 @@ -FashionMNIST: Epoch 1 - Avg Loss: 0.667863, Accuracy: 75.25% -Test Set - Loss: 0.0004, Accuracy: 84.99% - -FashionMNIST: Epoch 2 - Avg Loss: 0.371554, Accuracy: 86.36% -Test Set - Loss: 0.0004, Accuracy: 86.15% - -FashionMNIST: Epoch 3 - Avg Loss: 0.312804, Accuracy: 88.56% -Test Set - Loss: 0.0003, Accuracy: 87.54% - -FashionMNIST: Epoch 4 - Avg Loss: 0.282618, Accuracy: 89.51% -Test Set - Loss: 0.0003, Accuracy: 88.09% - -FashionMNIST: Epoch 5 - Avg Loss: 0.261221, Accuracy: 90.27% -Test Set - Loss: 0.0003, Accuracy: 89.01% - -FashionMNIST: Epoch 6 - Avg Loss: 0.244058, Accuracy: 90.91% -Test Set - Loss: 0.0003, Accuracy: 89.38% - -FashionMNIST: Epoch 7 - Avg Loss: 0.232460, Accuracy: 91.37% -Test Set - Loss: 0.0003, Accuracy: 89.06% - -FashionMNIST: Epoch 8 - Avg Loss: 0.220620, Accuracy: 91.66% -Test Set - Loss: 0.0003, Accuracy: 89.24% - -FashionMNIST: Epoch 9 - Avg Loss: 0.212714, Accuracy: 92.06% -Test Set - Loss: 0.0003, Accuracy: 89.30% - -FashionMNIST: Epoch 10 - Avg Loss: 0.203891, Accuracy: 92.35% -Test Set - Loss: 0.0003, Accuracy: 90.45% |