!9177 [ModelZoo]Change gcn early_stop epoch

From: @zhan_ke
Reviewed-by: @oacjiewen,@yingjy
Signed-off-by: @yingjy
pull/9177/MERGE
mindspore-ci-bot 4 years ago committed by Gitee
commit a7361e8524

@ -23,4 +23,4 @@ class ConfigGCN():
hidden1 = 16
dropout = 0.5
weight_decay = 5e-4
early_stopping = 10
early_stopping = 50

Loading…
Cancel
Save