Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
[Barlow Twins](https://proceedings.mlr.press/v139/zbontar21a/zbontar21a.pdf) model pre-trained on the scTab dataset (~20M cells, ~19k genes). Training details can be found in our paper below. To use the model directly, the same genes must be used in the same order as in the `var.parquet` file.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- biology
|
5 |
---
|
6 |
|
7 |
[Barlow Twins](https://proceedings.mlr.press/v139/zbontar21a/zbontar21a.pdf) model pre-trained on the scTab dataset (~20M cells, ~19k genes). Training details can be found in our paper below. To use the model directly, the same genes must be used in the same order as in the `var.parquet` file.
|