Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

topic-classifier

  • Clone with SSH
  • Clone with HTTPS
  • Benoit Favre's avatar
    Benoit Favre authored
    7d6128ca
    History

    Topic classifier for biomedical articles

    Installing

    virtualenv -p python3 env
    source env/bin/activated
    pip install -r requirements.txt -f https://download.pytorch.org/whl/torch_stable.html

    Running

    python trainer.py --gpus=-1 --name test1 --train_filename ../scrappers/data/20200529/litcovid.json