CoGian / Interpretable-Multi-Label-Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interpretable-Multi-Label-Learning

How to run run_experiments_server.sh

It will automatically download the datasets and trained models, it will install all needed libraries, and will start running the experiments.

nohup bash run_experiments_server.sh &

you can see the progress with:

tail -f nohup.out 

It will finish when it outputs "finished"

About


Languages

Language:Jupyter Notebook 56.3%Language:Python 42.0%Language:Shell 1.7%