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