CogDL v0.5.0-alpha1
Pre-release
Pre-release
cenyk1230
released this
06 Nov 17:43
·
54 commits
to master
since this release
Release 0.5.0-alpha1
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.