Skip to content

Commit e6fe6ff

Browse files
committed
Co-teaching
1 parent dd8259a commit e6fe6ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ def forward(self, x,):
7474
logit=call_bn(self.bn_c1, logit)
7575
return logit
7676

77+

0 commit comments

Comments
 (0)