Skip to content

Releases: AllenInstitute/neuron-proofreader

Inference and Training Pipelines

27 Sep 20:21
3c51a61

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 <anna.grim@alleninstitute.org>

GNN models

12 May 20:31
fbec0ae

Choose a tag to compare

Feat integrate node features (#142)

* bug: dataset construction

* bug: dataset generation

---------

Co-authored-by: anna-grim <anna.grim@alleninstitute.org>

Improved functionality

08 Feb 22:36
dd86008

Choose a tag to compare

Improved functionality