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 unsupervised model training #32

Closed Thunfischpirat closed 1 year ago

Thunfischpirat commented 1 year ago

The model can now be trained in an unsupervised fashion via contrastive loss-based training. #31