Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
svnv-svsv-jm committed Oct 9, 2024
1 parent 622d979 commit 0d9d4dc
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@
optuna_logger = logging.getLogger("optuna")


# need to inherit from callback for this to work
class PyTorchLightningPruningCallbackAdjusted(PyTorchLightningPruningCallback, pl.Callback):
pass


def optimize_hyperparameters(
train_dataloaders: DataLoader,
val_dataloaders: DataLoader,
Expand Down

0 comments on commit 0d9d4dc

Please sign in to comment.