Javor Nikolov

Results 3 comments of Javor Nikolov

Thanks for clearing it up. it helped me a lot.

Dear Meka-Team, 1. Is it possible to combine semi-supervised learning with hyperparameter tuning? - because in the Tutorial.pdf the Semi-Supervised-Learning with EM/CM has two commands (see the first post) and...

the implementation above is nearly identical to [the pipeline.py](https://github.com/monologg/GoEmotions-pytorch/blob/master/multilabel_pipeline.py) but i get different result. can somebody explain what the reason for this is? results: ``` [{'labels': ['joy', 'neutral'], 'scores': [tensor(0.3892,...