Multiclassification example for n_classes > 2 #2438
Unanswered
charlesity
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
-
Hi everyone,
I am pretty new to gy-pytorch and I am hoping that someone can point me to an example implementation for multiclassification setting for more than 2 classes.
I tried changing the likelihood function in this https://docs.gpytorch.ai/en/stable/examples/04_Variational_and_Approximate_GPs/Non_Gaussian_Likelihoods.html but i kept getting to softmax without any success
Charles
C
Beta Was this translation helpful? Give feedback.
All reactions