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

Optimize hyperparameters #5

Closed Thunfischpirat closed 1 year ago

Thunfischpirat commented 1 year ago

Optimize the hyperparameters of both models such as lr and num_block gor both neural network architectures in the model_neural folder.

We can use simple grid search to select a decent set of hyperparameters for both models.