Matthew Sainsbury-Dale

Results 4 comments of Matthew Sainsbury-Dale

Thanks, that's very helpful. The approach doesn't work directly "out of the box", at least for `GraphConv`, but it was not too difficult to get it working. `GraphConv` expects the...

Hi, just wondering the status of this pull request is? It would very useful to have the GIG distribution implemented in Julia.

Hi, thanks very much, happy to wait until you have time. My comment was mainly to emphasise that the GIG distribution is indeed important (particularly in financial modelling) so it...

I have a more specialised version of a spatial graph convolution already implemented in Julia (see [here](https://msainsburydale.github.io/NeuralEstimators.jl/dev/API/architectures/#NeuralEstimators.SpatialGraphConv)), and I think it would be fairly easy to adapt this code to...