Attempt at tackling the problem of predicting molecular properties posed by CHAMPS https://www.kaggle.com/c/champs-scalar-coupling
p
champs
public
1 stars
1 forks
0 issues
Commits
List of commits on branch master.Unverified
4dd108b2107296d66bd3f9e4fa3f594044659d22Update loss function and increase learning rate
committed 5 years ago
Unverified
84e69e73cdd6775590fb5264a1a3440f38e8532eCollate molecule level information for edge-wise prediction
pptigwe committed 5 years ago
Unverified
9da3250922a1b5f3ab803958c4d448220c535e56Fix minor typo in `seq_emb` function
committed 5 years ago
Unverified
165ec3f81057521dce0e90110d28b7be90779b2aComments: Brief explanation of data processing
pptigwe committed 5 years ago
Unverified
96a2f203bc7fc376b7c2f37eb04b8bbfec865834Transform initial graph to be fully connected
committed 5 years ago
Unverified
29343770fbf6c4446b07327dd1ffeb89fa509262Abstract out logic with pytorch-lightning
pptigwe committed 5 years ago