-
Depends on #67 and #99
-
-
-
## 一言でいうと
Annealed importance sampling (AIS)とHamiltonian Monte Carlo (HMC)を合体させた手法(Differentiable AIS, DAIS)を提案することで、AISによる周辺尤度の推定量が微分不可能となる問題を回避した。
### 論文リンク
[https://proceedings.neurips.cc/pape…
-
Simpler than annealed importance sampling, might be good enough.
-
@eb8680 had an implementation for single site Metropolis Hastings in #61. Let us resolve the issues raised in the PR, and reinstate the algorithm. This is also needed to build other algorithms like An…
-
Using the `AlchemicalNonequilibriumLangevinIntegrator` with an OpenMM `MonteCarloBarostat` attached to the system results in the accumulation of protocol work even when the lambdas are constant.
I'…
-
Key paper: https://arxiv.org/abs/physics/9803008
Possibly the most widely used approach to calculating the marginal likelihood.
-
Could the authors confirm or state if there is a mistake in any of the following statements about the code used for VAE:
**Statement 1**
The output of the `DecoderSamplerLayer` is equal to `z_enc` i…
botev updated
5 years ago
-
I noticed a new network (fe3f6...) in http://zero.sjeng.org/networks/
Can you provide some information about win rate over the previous best network?
Number of games it was trained on? How long it…