Skip to content

biomed-AI/MINER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINER

Multi-modal Contrastive Learning with Negative Sampling Calibration for Phenotypic Drug Discovery

The repository contains the code for the MINER presented in the paper Multi-modal Contrastive Learning with Negative Sampling Calibration for Phenotypic Drug Discovery. MINER

Set up the environment

conda create -n MINER python=3.10.13
conda activate MINER
bash env.sh

Molecular Property Predictions

ChEMBL2K

python main.py --dataset chembl2k

Broad6K

python main.py --dataset broad6k

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published