Skip to content

v0.7.1 release

Latest
Compare
Choose a tag to compare
@corochann corochann released this 17 Aug 03:29
· 2 commits to master since this release
1577aef

This is the release note of v0.7.1.

Highlights

The paper, “Weisfeiler-Lehman Embedding for Molecular Graph Neural Networks” official implementation (#422, thanks @k-ishiguro !)

New features

Data

  • WLE (Weisfeiler-Lehman Embedding) preprocessing support (#422)
  • DeepChemScaffoldSplitter (#422)

Models

  • Neural Network implementations for WLE, CWLE, GWLE (#422)

Examples