Skip to content

Releases: ArcInstitute/stack

Release v0.1.3

Choose a tag to compare

@MingzeDong MingzeDong released this 16 Mar 01:04
91a858f

Fix h5py compatibility for dense matrix reading in datasets.

Release v0.1.2

Choose a tag to compare

@MingzeDong MingzeDong released this 30 Jan 22:28
f0943e7

Added test step in trainer class instances for consistency with model test.

Release v0.1.1

Choose a tag to compare

@MingzeDong MingzeDong released this 10 Jan 11:01

Updated configs and fine-tuning EMA setting

Initial Release

Choose a tag to compare

@MingzeDong MingzeDong released this 09 Jan 14:34
0003188

v0.1.0 - Initial Release

First public release of Stack.

Highlights

  • Large-scale encoder-decoder foundation model trained on 150M single cells
  • Novel tabular attention architecture for intra- and inter-cellular information flow
  • In-context learning for zero-shot generalization to new biological contexts

Installation

pip install arc-stack

Links