Skip to content

Commit

Permalink
default epochs
Browse files Browse the repository at this point in the history
  • Loading branch information
chendiqian committed Dec 12, 2022
1 parent 093316b commit ecf2e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions run_ogbn.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ def run(dataset_name,
num_layers=3,
heads=None,

epoch_min=3,
epoch_max=5,
epoch_min=300,
epoch_max=800,
patience=100,
lr=1e-3,

Expand Down

0 comments on commit ecf2e95

Please sign in to comment.