/molexpress

Graph Neural Networks with Keras 3

Primary LanguagePythonMIT LicenseMIT

MolExpress

Status

In progress. Trying out Keras 3 as an agnostic deep learning framework.

About

Graph Neural Network (GNN) implementations using Keras 3: compatible with TensorFlow, PyTorch and JAX.

Dependencies

  • Python (version ~= 3.10)
    • TensorFlow (version >= 2.16.0)
    • Keras 3

Installation