Skip to content

Code for the paper "Matching Anticancer Compounds and Tumor Cell Lines by Neural Networks with Ranking Loss"

Notifications You must be signed in to change notification settings

PascalIversen/mlmed_ranking

 
 

Repository files navigation

mlmed_ranking

Code for the paper "Matching Anticancer Compounds and Tumor Cell Lines by Neural Networks with Ranking Loss"

HowTo

  • To run all the experiments from the paper simply run 'run_experiments.sh'
    • This runs the PaccMann and NN baseline models on the data
  • To plot the results after running 'run_experiments.sh' look into the notebook 'plot_figures.ipynb'

Requirements

  • See requirements.txt

About

Code for the paper "Matching Anticancer Compounds and Tumor Cell Lines by Neural Networks with Ranking Loss"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.6%
  • Jupyter Notebook 23.4%
  • Shell 2.0%