-
This is a set of notes towards designing model specification using factor graphs as part of the MCMC package.
To start with, here is a first thought on how to define a factor graph as a type. There a…
-
I am trying to use `Mamba.jl` for a model whose likelihood cannot be expressed in terms of known distribution.
For instance:
```
x|theta, lambda \propto h(x|theta, lambda)
```
Think of this a a la…
-
I don't know if this may sound silly, but have we have thought at a definition of vars that does not add this vars to the model, preatty much like @defExpr define a L cns without adding it to the mode…
-
#### Summary:
`> stan_demo()`
example 185, 188 and probably many others halt and issue the error:
```
Error in file(filename, "r", encoding = encoding) :
cannot open the connection
In addition:…
-
|| kconwayatlassian reported|
|-|-|
|Trac ID|trac#8203|
|Type|enhancement|
|Created|2016-02-12 20:52:50Z|
|Branch|https://github.com/twisted/twisted/tree/haproxy-endpoint-8203-2|
HAProxy annotates th…
-
When running single site Gibbs sampling in the the barebones CrossCat implementation below, several distinct but seemingly related Python error messages are stochastically generated. A minimal example…
-
Since I do not fully understand the concept of the RNG states I need to ask if the following scenario is useful and considered.
It is said in the documentation that the GlobalSeed can be instanciated…
-
I'm trying to implement a model [(all code and errors here)](https://gist.github.com/binarybana/4fbb4e6dfc5d30da234e) where each lambda is two dimensional (across i and j), and is distributed accordin…
-
We should have a proposal by Tuesday. During class we talked about adding novel heuristics to PSO. I think it's a great idea. We should also consider what models we want to choose. I suggest everythin…
-
G'day,
I'm using ElasticSearch 0.19.11 with the unicast Zen discovery protocol.
With this setup, I can easily split a 3-node cluster into two 'hemispheres' (continuing with the brain metaphor) with …