Skip to content

Wasserstein Generative Adversarial Network for analysing scRNAseq data

Notifications You must be signed in to change notification settings

luslab/arshamg-scrnaseq-wgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scRNAseq-WGAN-GP

Wasserstein Generative Adversarial Network for analysing scRNAseq data.

This repo contains a Jupyter Notebook with a minimal version of the WGAN-GP algorithm.

Related manuscript is on bioRxiv

Usage

Dependencies: Tensorflow, NumPy, Pandas, scikit-learn

Clone the repo, ensure you have git lfs installed and perform git lfs pull for the CSV files

python ./scripts/WGAN-GP_minimal.py

Watch discriminator/generator loss convergence:

tensorboard --logdir=./summaries/

Releases

No releases published

Packages

No packages published