Michał Nazarczuk
Results
1
comments of
Michał Nazarczuk
You can use ```calculate_predictions()``` function from ```training_functions.py```. You can modify ```torch_DCEC.py``` to do that. Switch last lines to use ```calculate_predictions()``` on the loaded model and dataloader.