Skip to content

tattaka/stanford-ribonanza-rna-folding-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4th place solution (tattaka's part)

Environment

Use Kaggle Docker.

Usage

  1. Place competition data in the input directory

  2. make bp_matrix

    $ cd src/scripts
    $ python make_structure_feat_train.py
    $ python make_structure_feat_test.py

    Place contrafold bpps and unzip in in the input directory

  3. Training

    $ cd src/exp064 && sh train.sh
    $ cd src/exp070 && sh train.sh
    $ cd src/exp071 && sh train.sh 
    $ cd src/exp072 && sh train.sh

License

MIT

Releases

No releases published

Packages

No packages published