Grant McConachie
Grant McConachie
I added an epsilon value to the cosine similarity function to avoid the NaNs that were occurring when when you had a label vector [0, 0, 0] or when one...
Hello! I was wondering if there is any particular reason that the `pad_with_graphs` function uses the numpy library rather than the jax.numpy library. It looks like every numpy function in...
Hello, Is the saved "example_model.pt" file in the examples folder a version of the model that has the highest performance? i.e. is that model the model that acheived the 0.8872...