Skip to content

Commit f508b0b

Browse files
committed
add gnn
1 parent 797dda3 commit f508b0b

File tree

2 files changed

+994
-0
lines changed

2 files changed

+994
-0
lines changed

libauc/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
from .neumf import *
55
from .perceptron import *
66
from .mil_models import *
7+
from .gnn import *

0 commit comments

Comments
 (0)