Skip to main content

trVAE - Regularized Conditional Variational Autoencoders

Project description

trVAE Build Status

Introduction

A Keras (with tensorflow backend) implementation of trVAE. trVAE is a deep generative model which learns mapping between multiple different styles (conditions). trVAE can be used for style transfer in images, single-cell perturbations response across celltypes, times and etc.

Getting Started

Installation

Installation with pip

To install the latest version from PyPI, simply use the following bash script:

pip install trvae

or install the development version via pip:

pip install git+https://github.com/theislab/trvae.git

or you can first install flit and clone this repository:

pip install flit
git clone https://github.com/theislab/trVAE
cd trVAE
flit install

Examples

Reproducing paper results:

In order to reproduce paper results visit here.

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trvae-1.0.tar.gz (379.7 kB view hashes)

Uploaded Source

Built Distribution

trvae-1.0-py2.py3-none-any.whl (219.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page