[Bug] The Example of MoNet is not Reproducible
Open
stale-issue
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## 🐛 Bug
I was running the example of MoNet (https://github.com/dmlc/dgl/tree/master/examples/pytorch/monet). The final accuracy for Cora is typically between 74%~78%. Validation accuracy never exceeds 80%. The expected accuracy is ~81.6%. I'm not sure if this is caused by the upgrade of the backend framework.
## Environment
- DGL Version (e.g., 1.0): DGL 1.1
- Backend Library & Version (e.g., PyTorch 0.4.1, MXNet/Gluon 1.3): PyTorch 2.1.0
- OS (e.g., Linux): Linux
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.