This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!9177
[ModelZoo]Change gcn early_stop epoch
From:
@zhan_ke
Reviewed-by: @oacjiewen,@yingjy Signed-off-by:
@yingjy
tags/v1.1.0
mindspore-ci-bot
Gitee
5 years ago
parent
8ab6b9bb1e
316448f4d4
commit
a7361e8524
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
model_zoo/official/gnn/gcn/src/config.py
+ 1
- 1
model_zoo/official/gnn/gcn/src/config.py
View File
@@ -23,4 +23,4 @@ class ConfigGCN():
hidden1 = 16
dropout = 0.5
weight_decay = 5e-4
early_stopping =
1
0
early_stopping =
5
0
Write
Preview
Loading…
Cancel
Save