Skip to content

zj-zhang/BioNAS-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioNAS-pub

Public version of BioNAS, a Neural Architecture Search method for interpretable Bioinformatics applications

Install

Clone the GitHub repo, then type the following in your terminal:

cd BioNAS-pub/
python setup.py install

You might have to install pysam separately. I recommend using conda following instructions here.

Usage

Upon sucessfuly installation, you should be able to run BioNAS optimization by

python examples/mock_conv1d_state_space.py

Scripts for reproducing the results in the preprint paper can be found in "analysis/" folder.

Some helper scripts for running BioNAS in SGE can be found in "sge/" folder.

Contact

Feel free to open a GitHub Issues or contact me at zj.z@ucla.edu.

About

Public version of BioNAS, a Neural Architecture Search method for interpretable Bioinformatics applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published