Skip to content

CogDL v0.5.0-alpha0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cenyk1230 cenyk1230 released this 27 Oct 16:58
· 62 commits to master since this release
e0e8f3d

Release 0.5.0-alpha0

The CogDL 0.5.0 release focuses on modular design and ease of use. It designs and implements a unified training loop for GNN, which introduces DataWrapper to help prepare the training/validation/test data and ModelWrapper to define the training/validation/test steps.