Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ to pull the latest build, or check the [packages](https://github.com/SFI-Visual-
# Results
## JanModel & MNIST_0-3
This section reports the results from using the model "JanModel" and the dataset MNIST_0-3 which contains MNIST digits from 0 to 3 (Four classes total).
For this experiment we use all five available metrics, and train for a total of a 100 epochs, but observe convergence around XXX epochs. We'll report the results from this epoch.
For this experiment we use all five available metrics, and train for a total of 20 epochs.

We achieve a great fit on the data. Below are the results for the described run:
| Dataset Split | Loss | Entropy | Accuracy | Precision | Recall | F1 |
Expand Down