Skip to content

WIP: regularization as callbacks#42

Merged
Xylambda merged 24 commits intomasterfrom
enh/lib_enh
Aug 8, 2022
Merged

WIP: regularization as callbacks#42
Xylambda merged 24 commits intomasterfrom
enh/lib_enh

Conversation

@Xylambda
Copy link
Copy Markdown
Owner

@Xylambda Xylambda commented Feb 4, 2022

Added

Fixed

Changed

  • Make regularization part of the callbacks system. ENH, DISC: regularization as callbacks #37
  • Divide utils into three submodules: convenience,preprocessing and data.
  • Update requirements to avoid conflicts.
  • Update some tests.

Removed

  • Remove old regularization module and all related code.

Closes: #36 #37 #38 #40 #41 #43

@Xylambda Xylambda changed the title WIP: add callbacks scheme before and after loss step WIP: regularization as callbacks Feb 5, 2022
@Xylambda Xylambda merged commit 4673b31 into master Aug 8, 2022
@Xylambda Xylambda deleted the enh/lib_enh branch August 14, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: LearningRateScheduler crashes on first epoch if 'on_train' is False

1 participant