iwtw / protein

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prerpare data stuffs:

mkdir data && cd data
unzip all.zip
unzip train.zip -d train
unzip test.zip -d test

to train:

cd src
python train.py

About


Languages

Language:Jupyter Notebook 89.5%Language:Python 10.5%Language:Shell 0.0%