Skip to content

Commit b5c28e7

Browse files
mlinryan-williams
authored andcommitted
add byline
1 parent 6623982 commit b5c28e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks/pytorch_scvi.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14+
"*Authors: Emanuele Bezzi, Martin Kim, Mike Lin*\n",
15+
"\n",
1416
"This notebook demonstrates a scalable approach to training an [scVI](https://docs.scvi-tools.org/en/latest/user_guide/models/scvi.html) model on Census data. The [scvi-tools](https://scvi-tools.org/) library is built around [PyTorch Lightning](https://lightning.ai/docs/pytorch/stable/). [TileDB-SOMA-ML](https://github.com/single-cell-data/TileDB-SOMA-ML) assists with streaming Census query results to PyTorch in batches, allowing for training datasets larger than available RAM."
1517
]
1618
},

0 commit comments

Comments
 (0)