Skip to content

Commit

Permalink
Import AdamO and SGDO by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kopalja committed Jan 17, 2025
1 parent 7a993bc commit 4930695
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions overshoot/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from .adamw_overshoot_delayed import AdamO
from .sgd_overshoot import SGDO

0 comments on commit 4930695

Please sign in to comment.