Skip to content

Generative Adversarial Network with Feedback Mechanism for Novel Protein Sequences

License

Notifications You must be signed in to change notification settings

deep-life/fbGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbGAN

Generative Adversarial Network with Feedback Mechanism for Novel Protein Sequences

For more information, check out: https://deep-life.github.io

alt text

Usage

Installation

To get the code clone the repository. The necessary packages can be installed by running the following commands in the same directory.

git clone https://github.com/deep-life/fbGAN.git
cd fbGAN
pip install -r requirements.txt

Run the model

src/run_fbgan.py --task-type DNA --max-len 243 --desired-features B C E 

The script will save automatically results in a separate folder experiments.

About

Generative Adversarial Network with Feedback Mechanism for Novel Protein Sequences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published