alelab-upenn / graph-neural-networks

Library to implement graph neural networks in PyTorch
GNU General Public License v3.0
243 stars 61 forks source link

Refactored to upload to PyPi #2

Closed Damowerko closed 3 years ago

Damowerko commented 3 years ago

I refactored the directories in order to conform to the standards of PyPi. I uploaded a test version to testpypi. I would be greatful if someone could test if it works on their machine as well. Install it using: pip install -i https://test.pypi.org/simple/ alegnn