Deep GP classification #2595
Unanswered
lanzithinking
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There have been mainly two examples exact regression on classification labels and SVDKL on CIFAR-10/100 for classification.
So far I have not found any example on GPyTorch help doc regarding Deep GP classification. I modified these examples for deep GP and applied to CIFAR-10 dataset. However, I could not reproduce the results reported in convolutional gaussian process with 51.4% test accuracy or deep kernel process with 46.8% test accuracy. May I request any official demo on deep GP classification on CIFAR-10 or MNIST? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions