Skip to content

Question about using autodifferentiation with gpytorch model sample outputs #1542

Answered by gpleiss
neelshah2397 asked this question in Q&A
Discussion options

You must be logged in to vote

What is alpha? Also, you should make Xsamples a PyTorch parameter: Xsamples = torch.nn.Parameter(torch.randn(1, 2))

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@neelshah2397
Comment options

@Balandat
Comment options

Answer selected by gpleiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants