yhtang / GraphDot

GPU-accelerated Marginalized Graph Kernel with customizable node and edge features; Gaussian process regression.
https://graphdot.readthedocs.io
Other
18 stars 2 forks source link

Some requirements are not installed when using `pip install graphdot` #3

Closed jdagdelen closed 4 years ago

jdagdelen commented 4 years ago

I'm working on running graphdot in a Google Colab notebook. sing pip install graphdot does not install some of the required libraries that are called when running the example provided in the docs. These are:

An example Colab with a working installation can be found here: https://colab.research.google.com/drive/1jNMRkUIbxzIJBqpaWgD-DTh4uuQE28Kb?usp=sharing

yhtang commented 4 years ago

Hi John,

Thanks for the feedback! I do not have permission to access the google drive file though. Could you please give me access?

Yu-Hang

yhtang commented 4 years ago

Fixed upstream.