Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Latest commit

 

History

History
153 lines (107 loc) · 5.4 KB

README.md

File metadata and controls

153 lines (107 loc) · 5.4 KB

mrvi

Tests

Multi-resolution Variational Inference.

🚨 THIS IMPLEMENTATION IS NO LONGER MAINTAINED 🚨

This standalone package will receive no further updates or support.

Use instead the implementation in the scvi-tools package:

from scvi.external import MRVI

The up-to-date documentation for the scvi-tools implementation can be found in the form of a user-guide and a tutorial.