-
# How to recommend
We can recommend some papers for further discussion under this issue. Include a link to the paper + the conference name and other related information (like the abstract, some bas…
-
Many empirical calibrations of parameters use multivariate Gaussians to represent the covariance between parameters. For example, a quadratic damage function with two coefficients, alpha and beta, wou…
-
#### Description
I was wondering, is `fitted.shape` equal to (6, 6, 6) because it fitted and transformed for each feature and generated an image for each one, so I have 6 6x6 images?
#### Steps/Co…
-
In order to implement LD, There are two main ways, listed below
- run an LD test on every entry of the array of strings that gets passed to SQL once a file is parsed. This would correct any misspe…
-
Hi, I changed the data dimension from 1 to another shape for example, 3*28*28, and modified the model similar to offered in MINE appendix.
However, I found that estimated mutual information cannot…
-
I compiled a summary of the effects of bred line and treatment on each of the basic (non time-series) variables in a powerpoint for Angela. It can be found using this MBox link:
https://umich.box.com…
-
Bound instruments is the idea of obtaining a reference "bound" to a particular set of attributes which is known ahead of time. By doing so, you can record measurements directly to the bound reference …
-
Currently [pmap seems to be disabled](https://github.com/brian-j-smith/Mamba.jl/blob/master/src/utils.jl#L92) for `v"0.5.0"`. I am wondering if there is a workaround, eg running the samples separately…
tpapp updated
7 years ago
-
Could we have a general discussion / examples of how one might implement priors and hyperpriors in the objective function somewhere in the documentation?
-
How can we objectively evaluate our model?
Some random thoughts below:
1. **Intrusive v.s. non-intrusive metrics**
In speech generation, we generally have 2 kind of metrics: intrusive and non-…