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_tr001 | |
parent | 0fe7603b6e0cb48160cc94e4a01b5f351b3c964a (diff) |
Added Adam env 2 results and fixed folder names
Diffstat (limited to 'training_results/env1/ReLU_tr001')
-rw-r--r-- | training_results/env1/ReLU_tr001/FashionMNIST | 29 | ||||
-rw-r--r-- | training_results/env1/ReLU_tr001/MNIST | 29 |
2 files changed, 0 insertions, 58 deletions
diff --git a/training_results/env1/ReLU_tr001/FashionMNIST b/training_results/env1/ReLU_tr001/FashionMNIST deleted file mode 100644 index f64566a..0000000 --- a/training_results/env1/ReLU_tr001/FashionMNIST +++ /dev/null @@ -1,29 +0,0 @@ -FashionMNIST: Epoch 1 - Avg Loss: 2.286776, Accuracy: 11.10% -Test Set - Loss: 0.0023, Accuracy: 20.23% - -FashionMNIST: Epoch 2 - Avg Loss: 2.093157, Accuracy: 28.33% -Test Set - Loss: 0.0017, Accuracy: 43.26% - -FashionMNIST: Epoch 3 - Avg Loss: 1.219165, Accuracy: 59.18% -Test Set - Loss: 0.0010, Accuracy: 64.76% - -FashionMNIST: Epoch 4 - Avg Loss: 0.898229, Accuracy: 66.46% -Test Set - Loss: 0.0009, Accuracy: 67.72% - -FashionMNIST: Epoch 5 - Avg Loss: 0.829833, Accuracy: 69.22% -Test Set - Loss: 0.0008, Accuracy: 68.84% - -FashionMNIST: Epoch 6 - Avg Loss: 0.793659, Accuracy: 70.45% -Test Set - Loss: 0.0008, Accuracy: 71.13% - -FashionMNIST: Epoch 7 - Avg Loss: 0.767977, Accuracy: 71.28% -Test Set - Loss: 0.0008, Accuracy: 66.79% - -FashionMNIST: Epoch 8 - Avg Loss: 0.745336, Accuracy: 72.42% -Test Set - Loss: 0.0008, Accuracy: 72.50% - -FashionMNIST: Epoch 9 - Avg Loss: 0.726640, Accuracy: 73.26% -Test Set - Loss: 0.0008, Accuracy: 72.69% - -FashionMNIST: Epoch 10 - Avg Loss: 0.710800, Accuracy: 73.79% -Test Set - Loss: 0.0007, Accuracy: 72.53% diff --git a/training_results/env1/ReLU_tr001/MNIST b/training_results/env1/ReLU_tr001/MNIST deleted file mode 100644 index fa0b906..0000000 --- a/training_results/env1/ReLU_tr001/MNIST +++ /dev/null @@ -1,29 +0,0 @@ -MNIST: Epoch 1 - Avg Loss: 2.301629, Accuracy: 12.35% -Test Set - Loss: 0.0023, Accuracy: 13.35% - -MNIST: Epoch 2 - Avg Loss: 2.297156, Accuracy: 14.30% -Test Set - Loss: 0.0023, Accuracy: 14.97% - -MNIST: Epoch 3 - Avg Loss: 2.290805, Accuracy: 19.35% -Test Set - Loss: 0.0023, Accuracy: 26.36% - -MNIST: Epoch 4 - Avg Loss: 2.278976, Accuracy: 32.53% -Test Set - Loss: 0.0023, Accuracy: 36.21% - -MNIST: Epoch 5 - Avg Loss: 2.247882, Accuracy: 37.81% -Test Set - Loss: 0.0022, Accuracy: 38.21% - -MNIST: Epoch 6 - Avg Loss: 2.111991, Accuracy: 45.10% -Test Set - Loss: 0.0019, Accuracy: 55.52% - -MNIST: Epoch 7 - Avg Loss: 1.385476, Accuracy: 68.85% -Test Set - Loss: 0.0009, Accuracy: 78.59% - -MNIST: Epoch 8 - Avg Loss: 0.709682, Accuracy: 80.62% -Test Set - Loss: 0.0006, Accuracy: 83.57% - -MNIST: Epoch 9 - Avg Loss: 0.551874, Accuracy: 84.08% -Test Set - Loss: 0.0005, Accuracy: 85.80% - -MNIST: Epoch 10 - Avg Loss: 0.481764, Accuracy: 85.94% -Test Set - Loss: 0.0004, Accuracy: 87.28% |