Thunfischpirat / SpokenDigits

This is our submission for the final graded project for the WS22/23 course "Neural Networks: Theory and Implementation" at Saarland University.
1 stars 0 forks source link

implement a logistic regression based classifier that is trained on the embeddings created by the model trained with contrastive loss. #33

Closed Introvertuoso closed 1 year ago

Introvertuoso commented 1 year ago

I need more details to complete this @Thunfischpirat

Thunfischpirat commented 1 year ago

Tutorial on which the code was based can be found here https://uvadlc-notebooks.readthedocs.io/en/latest/tutorial_notebooks/tutorial17/SimCLR.html