jku-vds-lab/paradime

Add method to run training phase

Closed this issue · 0 comments

Should be relatively straightforward, if all else is properly set up. Just create the loader for each phase, iterate through its batches, compute batchwise losses and call the optimizer. Don't forget to write placeholders or TODOs, wherever a loss report is necessary (as this is not yet implemented; see #3).