Releases · ChEB-AI/python-chebai-graph · GitHub
Skip to content

Releases: ChEB-AI/python-chebai-graph

Release list

v1.1.0

Choose a tag to compare

@sfluegel05 sfluegel05 released this 10 Jun 16:09

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@sfluegel05 sfluegel05 released this 08 Dec 14:28
3edf151

GNN extension of the chebai library. In this version, Residual gated GraphConvNets and Graph Attention Networks are included. The graph structure can be set by configuration (supported are nodes for atoms, functional groups and a global node). Nodes and edges can be initialized with a range of chemical properties. Random Node Initialization is covered as well.

Contributors

Full Changelog: https://github.com/ChEB-AI/python-chebai-graph/commits/v1.0.0