Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 321 Bytes

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