Skip to content

Release v0.1.4 - compatibility with scvi-tools 1.3.0

Latest

Choose a tag to compare

@vitkl vitkl released this 24 Sep 16:45
· 6 commits to master since this release
20afdf2
One hot issue fix (#418)

* replacing one-hot with torch.nn.functional

* change versions

* update github actions

* update github actions

* fixing warnings and one_hot import