-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed pre-trained GNN code (for now)
to avoid having PyTorch Geometric as a dependency.
- Loading branch information
1 parent
d3eb1d3
commit a6da1ab
Showing
13 changed files
with
20 additions
and
476 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,6 @@ rdkit | |
tqdm | ||
selfies | ||
graphein | ||
gpytorch | ||
torch | ||
gpytorch | ||
botorch |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-1.95 MB
gauche/kernels/gnn_kernels/pretrained_params/hu_iclr_2020_gcn_contextpred.pth
Binary file not shown.
Binary file removed
BIN
-7.11 MB
gauche/kernels/gnn_kernels/pretrained_params/hu_iclr_2020_gin_attrmasking.pth
Binary file not shown.
Binary file removed
BIN
-7.11 MB
gauche/kernels/gnn_kernels/pretrained_params/hu_iclr_2020_gin_contextpred.pth
Binary file not shown.
Binary file removed
BIN
-7.11 MB
gauche/kernels/gnn_kernels/pretrained_params/hu_iclr_2020_gin_edgepred.pth
Binary file not shown.
Binary file removed
BIN
-7.11 MB
gauche/kernels/gnn_kernels/pretrained_params/hu_iclr_2020_gin_infomax.pth
Binary file not shown.
Oops, something went wrong.