Skip to content

Commit 7281fa8

Browse files
committed
Import all optimizers into df namespace.
1 parent e48e52e commit 7281fa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DeepFried2/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
from .layers import *
22
from .containers import *
33
from .criteria import *
4+
from .optimizers import *

0 commit comments

Comments
 (0)