Finn Busch

Results 8 issues of Finn Busch

When I try to use tikzplotlib to gert a plot with a colorbar similar to all the tests given in https://github.com/nschloe/tikzplotlib/blob/main/tests/test_colorbars.py it either returns a .tex with no colorbar in...

Hi, I currently use a Vartiational Independent GP Model as proposed here: https://docs.gpytorch.ai/en/v1.5.1/examples/04_Variational_and_Approximate_GPs/SVGP_Multitask_GP_Regression.html. I have 2 questions regarding this. I have 10 inputs _x_ each of size _N_. I want...

Hello, I got a question: what does passing num_classes actually do? add another extra linear layer at the end with corresponding classes? What happens if I don't pass it? How...

I use this plugin to fetch links to academic literature online. Sometimes, this link will lead to a .pdf file. Currently, this yield "request rejected". Would it be possible to...

Been working on something similar and noticed that circles tend to stay in collision if not interesting sufficiently many times. I saw that in your implementation, you only iterate two...

Hi, how would I go about creating a single module package? Say I have one module with a few classes. The automatically generated signatures of the class functions contain then...

Hi, I am trying to work off your paper + code to include learnable hyperparameters in the interpolation matrix W. However, it results in a GPyTorch error "Trying to backward...

Hi, Really liking this tool. Going through the papers in my alerts, I would highly appreciate an option to remove papers from the list (for example, a small button next...