-
Hi, JunrQ:
Thanks for your work, it is really quite helpful~
I have a question: I found that in your FBNet source code, you generate batch_size models for batch_size samples per batch, however, t…
-
作者您好,请问您是复现出了VP2P-Match这项工作吗
-
Hi compvis group, thanks for your overwheming work and i'd love to deploy your method into my project.
However, i found there is no learning rate scheduler(lr scheduler) was used for training.
Mo…
-
Actually, I have already trained my emergent game now I want to generate the interactions that are learned. Specifically, I want to pass my training dataset through my trained 'game' to store the mess…
-
**Descriptions:**
Currently, we support a limited intervention use case on stateful models such as GRU. For instance, after the intervention, although the causal effect of the intervening site would …
-
Hi, thanks for sharing the code!
I'm using the ```SubsetOperator``` to sample k elements from n elements (k < n). However, I found khot > 1 for some scores. I wonder if this is the expected output.…
-
Hello and thank you for this repo.
I was wondering, if there is a reason to use a 3-dim embedding instead of a 2-dim codebook.
Is the idea to achieve some from of multi head gumbel sampling? T…
-
# 🚀 Feature Request: Batch method for non-analytic acquisition functions when using fully-Bayesian GPRs
A batch method for non-analytic acquisition functions when using fully-Bayesian treated GPRs.…
-
After reading the unsupervised part of the paper, I can not figure out what exactly the structures of unsupervised part is.
By the way, thanks very much for your replementation of FCSN ans VSULD, I…
-
## Description
As requested by @rok-cesnovar I prepared a list of all functions in Stan Math and proposed how to implement them in OpenCL. Most are probably possible using kernel generator.
Legend…