VAE model for representing and denoising single-cell data. The implementation of scVAE was done using PyTorch framework, and it is compatible with AnnData object.
To use this repo, please copy it to your working directory, and please see example.ipynb for use case example.