We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2498c commit ba3c1f9Copy full SHA for ba3c1f9
train_VDSH.py
@@ -1,5 +1,5 @@
1
################################################################################################################
2
-# Author: Suthee Chaidaroon
+# Author: Suthee Un
3
# [email protected]
4
5
@@ -238,4 +238,4 @@ def run_test():
238
BestPrec = max(BestPrec, prec)
239
240
if BestPrec == prec:
241
- BestRound = iteration
+ BestRound = iteration
0 commit comments