-
http://doi.org/10.1007/978-3-319-24553-9_74
> In this paper, we explore the use of deep convolution and deep belief networks as potential functions in structured prediction models for the segmentatio…
-
Hi All,
I run into some errors when do unittest.
I am using OSX 10.11.6. g++ has been upgrade to 4.8.1
[ 3:42PM ] [ jack@jacksmb15retina:~/NetFlix/vmaf(master✗) ]
$ g++ --version
g++-4.8 …
-
Hi,
Would the Figaro project benefit from a scalable, distributed MCMC implementation? Spark seems to be a natural candidate for this.
This kind of work has been done using PySpark on pymc: http://b…
-
Hi all,
I've just upgraded to JQM 1.1.0 and the behaviour with tap/taphold seems to have been modified.
Following code worked on JQM 1.0.1, firing only taphold. With JQM 1.1.0-RC1, taphold is fired …
-
Failing release-blocking suites:
- [x] https://k8s-testgrid.appspot.com/sig-release-master-blocking#gce-scale-correctness
- [x] https://k8s-testgrid.appspot.com/sig-release-master-blocking#gci-gce-1…
-
Cassette is at a pivotal moment in development. The purpose of this post is to provide a public semi-recap of Cassette's post-JuliaCon development, seek feedback from any interested developers, and - …
-
Investigate why this happened (happens in v0.1.2 also: https://pypi.python.org/pypi/pgmpy/0.1.2):
http://stats.stackexchange.com/questions/240878/belief-propagation-using-pgmpy-lib-algorithm-understan…
-
Is it safe/correct to use the GraphFrames package built for Spark 2.0 with Spark 2.1?
If not, I guess consider this issue a placeholder for creating a GraphFrames package built for Spark 2.1.
-
Presumably there is a good reason for -Wdisabled-optimization, and I am seeing several scheme modules generate this class of warnings:
```
13__0.c: In function ‘___H__20_13____0’:
13__0.c:55411:1: …
-
MFVI is currently a catch-all class: it captures BBVI, ADVI (not implemented yet) and various extensions.
perhaps it makes sense to rename it `KLqp`?
or perhaps it makes sense to rename both KL-base…