Closed mytkom closed 3 weeks ago
Many things can be improved in code, but my main objective was to meet all the requirements for milestone 1.
I would be thankful for code review and local tests.
What I think should be made now:
Edited by Patonymous on 01.11.24:
I made a totally arbitrary call to format the code using Black formatter, but I'm open to choose any tool
Black
I propose to merge this PR, so it would be easier to review in the future.
@Willu12 and @bas0N can you take a look and review this PR?
Many things can be improved in code, but my main objective was to meet all the requirements for milestone 1.
I would be thankful for code review and local tests.
What I think should be made now:
There are two additional metrics in the project description document, we should calculate and print them during training, validation and testing.DONEMaybe move this SpectrogramDataset class to ./srcDONEEdited by Patonymous on 01.11.24:
I made a totally arbitrary call to format the code using
Black
formatter, but I'm open to choose any tool