gpytorch
gpytorch copied to clipboard
Convolutional Kernel
🚀 Feature Request
Implementation of a convolutional kernel in pytorch like this paper.
Motivation
Is your feature request related to a problem? Please describe. No convolutional kernel in gpytorch, only gpflow!
Pitch
Describe the solution you'd like Implementation of convolutional kernel
Describe alternatives you've considered Using GPflow
Are you willing to open a pull request? (We LOVE contributions!!!)
Additional context
This would be a great feature! Any chance you'd be willing to submit a PR?
I just might do, you know! Don't hold me to it but I'd like to. :)
Hey @Schobs and @gpleiss is there any advancement with this? :)
Hey, no but if you check my repo medimarker I have got the tensorflow version working with PyTorch training loop. It’s quite hacky but it might be helpful for you.
On Sat, 2 Dec 2023 at 20:00, Simone Azeglio @.***> wrote:
Hey @Schobs https://github.com/Schobs and @gpleiss https://github.com/gpleiss is there any advancement with this? :)
— Reply to this email directly, view it on GitHub https://github.com/cornellius-gp/gpytorch/issues/2198#issuecomment-1837240918, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFYSMIZYFJP73CXTDO3GCMLYHOCFNAVCNFSM6AAAAAASGX77ZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGI2DAOJRHA . You are receiving this because you were mentioned.Message ID: @.***>
Thanks a lot ! :)