Rémi Louf

Results 533 comments of Rémi Louf

I am closing since the refactor in #279 makes it now possible to build waste-free samplers.

As discussed in #441 this primarily involves refactoring `mgrad`. We need some sort of resolution on #77 as well.

The idea behind this issue is to be able to use Radford Neal's non reversible update of the value to which we compare the acceptance probability ([paper](https://arxiv.org/abs/2001.11950)). This will require...

This is not going to be a breaking change so we can drop this for v1.

Sorry for the delay in reviewing this. It looks like Brandon approved this PR, so unless the tests fail after rebasing on `main` I will be merging this. Thank you...

It would be nice to be able to jump to the next occurence the current subgraph using a shortcut like `n`. Other than that I think it's great and is...

If my understanding is correct, the `predict` function outputs the mean of y's posterior distribution. The mean is not the only choice possible and I would suggest specifying the underlying...

Is there a quick way to fix it? Thanks Also please see my version **spiram.cpp** without external library. ``` //****************************************************************************************** // SPI RAM routines. * //****************************************************************************************** // Use SPI RAM...

Hi! Thanks for your question. Coud you be more specific by giving an example?

Thanks for the contribution @Emaasit , I think this would make a great contribution to the library. I'll try to have a look at it in the next few days.