deepchem / torchchem

An experimental repo for experimenting with PyTorch models
MIT License
34 stars 13 forks source link

Add example for tox21 GCN using toch_geometric #15

Closed miaecle closed 4 years ago

miaecle commented 4 years ago

This PR adds:

rbharath commented 4 years ago

@miaecle This is really cool! I'll review and merge in soon

I think one open question for us here is how we can get torch geometric running on Travis CI for our test suite. We can figure that out after this PR though