Skip to content

Commit b93e458

Browse files
committed
Updated README
1 parent 718bf3e commit b93e458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: source/train.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from models.diffpool import DiffPool
1818
from utils.utils import *
1919

20-
SEED = 422
20+
SEED = 42
2121
NORMALIZE = True
2222

2323
def compute_accuracy(pred, target, device="cuda:0"):

0 commit comments

Comments
 (0)