-
@mattjj, I've implemented the message passing and sampling code for both info and distribution form. I also updated `test_dense.py` and `test_infofilter.py` accordingly. However, after an hour of inve…
-
http://groups.google.com/group/groovyserv/browse_thread/thread/cf629f359c0853a6
uehaj updated
8 years ago
-
How is it intended that the PPC function works with randomwalk variables for prediction? I'm trying to get predictions out of a latent variable/state space model and I'm having trouble.
I have the be…
-
sublime Text 3 (Build 3126) + LaTeXTools + Texlive
According to [the answer to this problem](https://tex.stackexchange.com/questions/203369/citation-not-found-if-bib-file-in-parent-directory), I tr…
-
We should make sure that the LightGraphs passes Lint.jl's lintpkg function. Right now there are many warnings and info lines and a few errors.
-
I'm calling np.random functions in a RandomWalk function, as discussed in issue #27, and trying to use "pure python" mode for the moment as these functions are not implemented in the compiler.
Howeve…
-
I was working through your Jupyter notebook here: http://nbviewer.ipython.org/github/twiecki/pymc3_talk/blob/master/bayesian_pymc3.ipynb
And when I got to input [40]:
``` python
model_randomwalk = …
-
Hi there,
I'm running the bleeding edge version of Theano and Pymc3, coming across an odd (and uninformative) error and I'm having trouble determining where the bug is.
I'm effectively trying to do…
-
The function `community_detection_nback` should be broken up.
https://github.com/JuliaGraphs/LightGraphs.jl/blob/master/src/community/detection.jl#L32
As written it computes the spectral embedding o…
-
Can anyone offer some advice please on how to get graphite dashboards into grafana?
I have saved a dashboard in graphite, but it does not show in the list of graphite related dashboards when I go int…