Predicting Drug-Target Interaction
- Pre-processed dataset
- Prepared training, development and testing dataset for cross-validation
- Built a baseline CNN model
TO-DO
- Training
- Paper's Github came with pre-trained weights for their BERT model. Download this code, run their pre-trained model on the molecules, and save the output for use in our model? Then we will not have to train BERT
- Evaluation
- More models
- Report Writing