-
Hey, I worked briefly on this project a few years back looking at some ABC methods but essentially ran out of time and the code never made it to a production standard and performed fairly poorly. I've…
-
Recently I am learning how to do MCMC with TFP using your Bayesian Gaussian Mixture Model example at https://github.com/tensorflow/probability/blob/master/tensorflow_probability/examples/jupyter_noteb…
-
@mrshirts @jpotoff @msoroush
I have thrown out a lot of different titles for the manuscript (although although most of them are pretty similar). I would appreciate if we could each vote on our favo…
-
[You posted on Reddit](https://www.reddit.com/r/MachineLearning/comments/l4rnfv/p_why_are_stacked_autoencoders_still_a_thing/).
I think this is very cool.
In the Reddit post you ask if you misse…
-
It would be great to have a method to use a trained spatial Markov chain to predict the next n states for a set of geometries.
```
sm = pysal.Spatial_Markov(data, weights, fixed = True, k = 7)
predi…
-
Hello all,
I have an array of shape (n,m) and a chi_squared function for likelihood. The chi_squared function takes the image as parameter. I would like to sample the image such that each iteration…
-
This is more of a long-term feature request. Sorry for rambling. TL;DR: dagger needs HMC.
The LMH algorithm works by sampling individual elementary stochastic events from their respective priors, t…
-
Hello,
I am trying to run bgc on my dataset (~200 individuals, 30K SNPs), but the program has been running for over a month. Do you have any tips to speed up the analysis?
Thanks!
-Allyson
-
I was thinking that we do not provide any easy to use tool to retrieve the PDF of a model in Flamedisx.
As is, it seems really difficult (or is it even possible?) to retrieve the PDF of a model. S…
-
Dear all,
after having installed the ctHyb solver successfully, I wanted to try out a simple test case for a two-orbital model with density-density interaction.
I'm using Ubuntu 14.04, gcc version 4…