Mateusz Smendowski
Results
1
comments of
Mateusz Smendowski
I suggest you to perform the following changes: ```python import lightning.pytorch as pl # Instead of import pytorch_lightning as pl # [...] # Also the way callbacks are imported should...