Graph Self-Supervised Learning for Optoelectronic Properties of Organic Semiconductors
GIN/contains codes for pretraining and finetuning on equilibrium molecules with GIN model.GIN/pretrain_masking.pyis the code for SSL pretraining andGIN/finetune.pyis the code for finetuning.
SchNet/contains codes for pretraining and finetuning on non-equilibrium molecules with SchNet.SchNet/train_ssl.pyis the code for SSL pretraining andSchNet/finetune.pyis the code for finetuning.
