snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 397 forks source link

ogbl-vessel examples: add information #366

Closed jqmcginnis closed 1 year ago

jqmcginnis commented 1 year ago
  1. Update the Readme.md and default argparse parameters of mf.py, mlp.py and gnn.py to leaderboard submission settings.
  2. Add config.yaml files used for wandb.ai - based sweeps (using the GridSearch method) for reproducibility.
jqmcginnis commented 1 year ago

Following discussion in #360, I am merging changes only affecting ogbl-vessel directly into master :slightly_smiling_face: