Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ailab-bio
/
PROTAC-Degradation-Predictor
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bda3015
PROTAC-Degradation-Predictor
/
protac_degradation_predictor
Ctrl+K
Ctrl+K
2 contributors
History:
12 commits
ribesstefano
Added softmax in model + Fixed and updated some hparams + Fixed bug in tanimoto distance (it was treated as similarity)
bda3015
about 1 year ago
data
started testing package code
about 1 year ago
models
Working loading and predicting with pretrained model + Added scaling in "pure" pytorch during forwarding
about 1 year ago
__init__.py
529 Bytes
Working loading and predicting with pretrained model + Added scaling in "pure" pytorch during forwarding
about 1 year ago
config.py
Safe
1.15 kB
Added FP search + Added train metrics to logs
about 1 year ago
data_utils.py
3.39 kB
started testing package code
about 1 year ago
optuna_utils.py
24.1 kB
Added softmax in model + Fixed and updated some hparams + Fixed bug in tanimoto distance (it was treated as similarity)
about 1 year ago
protac_dataset.py
9.25 kB
Refactored experiments + fixed bug in dataset when applying scaling to val and test sets
about 1 year ago
protac_degradation_predictor.py
4.08 kB
Working loading and predicting with pretrained model + Added scaling in "pure" pytorch during forwarding
about 1 year ago
pytorch_models.py
23.7 kB
Added softmax in model + Fixed and updated some hparams + Fixed bug in tanimoto distance (it was treated as similarity)
about 1 year ago
sklearn_models.py
Safe
7.81 kB
started testing package code
about 1 year ago