Skip to content

Deep Learning based Drug Response Predication with public Omics datasets

License

Notifications You must be signed in to change notification settings

skoc/deep-learning-drug-response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-learning-drug-response

License: MIT

Deep Learning solutions for drug response prediction in public omics datasets.

Description

Briefly, first feature selection with Autoencoder (for extracting feature subspace) or Lasso (for variable selection) then fully connected network is used as a predictive model to the extracted feature subspace for final prediction of selected chemotherapy drugs.

Details will be updated...

Dataset

Dataset is publicly available. Currently Gene Expression data is used for the drug response prediction. In the near future, planning to add two more omics files (CNV, Mutation) to improve the prediction achieved with Gene Expression data.

Run on Google Colab

Run the pipeline on Google Colab easily: Deep Learning Drug Response Colab

Pipeline hyperparameter configuration

Tweak training parameters with file placed in config/setup.yml

About

Deep Learning based Drug Response Predication with public Omics datasets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published