Skip to content

Conversation

bwbelljr
Copy link

@bwbelljr bwbelljr commented Mar 4, 2021

No description provided.

@eyalho eyalho mentioned this pull request Apr 9, 2021
Copy link

@eyalho eyalho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, have you trained enough to share results?
On MNIST, it scores badly. I changed epochs to 500, and retrain, hope to see and share results tomorrow..

temperature: 0.1

# Hyperparameters
epochs: 5
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why epoch=5?
All other yml used 500.
It give bad results training "as is":
{'ACC': 0.1135, 'ARI': 0.0, 'NMI': 6.755387526067596e-16, 'ACC Top-5': 0.5134, 'hungarian_match': [(0, 0), (1, 9), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6), (7, 7), (8, 8), (9, 1)]}
Did you achieve good result in one of experiments?

@@ -1 +1 @@
root_dir: /path/where/to/store/results/
root_dir: /content/data/
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better live unchanged

@wvangansbeke
Copy link
Owner

Hi @bwbelljr @eyalho,

Your contribution is very much appreciated, @bwbelljr!

I haven't found the time to check this pull request yet, but it looks useful. I want to make sure that it works before merging it.
Augmentations and other hyperparameters might be different for MNIST @eyalho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants