PROTAC-Degradation-Predictor / src /run_experiments.py

Commit History

Added ablation study with randomly sampled vectors + Started working on LightningDataModule wrapper
4e1d3f6

ribesstefano commited on

Added softmax in model + Fixed and updated some hparams + Fixed bug in tanimoto distance (it was treated as similarity)
bda3015

ribesstefano commited on

Added LR scheduler + set default sum of embeddings
62ccb16

ribesstefano commited on

Added majority voting evaluation
b86d3ec

ribesstefano commited on

Improved logging + current optuna studies
0171744

ribesstefano commited on

Added model tests + checkpointing of the scaler object
de956c8

ribesstefano commited on

Refactored experiments + fixed bug in dataset when applying scaling to val and test sets
6a5a99e

ribesstefano commited on

Updated protac dataset to handle missing values in embedding dictionaries
4d17fea

ribesstefano commited on

refactored package code and fine running experimental code
165d38a

ribesstefano commited on