Home

Awesome

Feedback GAN for DNA

System Requirements and Installation

pip install -r requirements.txt

Demo Instructions

All default arguments for demo are provided.

  1. Run python wgan_gp_gene to pretrain WGAN with Gradient Penalty to produce valid gene sequences.
  1. Pretrain Analyzer:
  1. Train FBGAN:

LICENSE

Source files are made available under the terms of the GNU Affero General Public License (GNU AGPLv3). See GNU-AGPL-3.0.txt for details.