Installation

MouseGAN++ requires Python version >= 3.6 to run.

Development version

To install MouseGAN++ from GitHub, run:

git clone https://github.com/yu02019/MouseGAN-pp.git
cd MouseGAN-pp
conda env create -f environment.yml

PyPI

Coming soon