- Notifications
You must be signed in to change notification settings - Fork17
luslab/arshamg-scrnaseq-wgan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 onbioRxiv
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/