Skip to content

Releases: AllenInstitute/deep-neurographs

Inference and Training Pipelines

27 Sep 20:21
3c51a61
Compare
Choose a tag to compare
Refactor gnn training (#252)

* minor upds

* refactor: training pipeline

* feat: find gcs image path

* feat: feature generation in trainer

* feat: validation sets in training

* bug: hgraph forward passes with missing edge types

* refactor: hgnn trainer

* feat: functional training pipeline

* bug: set validation data

* refactor: combined train engine and pipeline

* refactor: infernce pipeline, evaluation

---------

Co-authored-by: anna-grim <[email protected]>

GNN models

12 May 20:31
fbec0ae
Compare
Choose a tag to compare
Feat integrate node features (#142)

* bug: dataset construction

* bug: dataset generation

---------

Co-authored-by: anna-grim <[email protected]>

Improved functionality

08 Feb 22:36
dd86008
Compare
Choose a tag to compare

Improved functionality