Rémi Louf
Rémi Louf
I think we should consider the possiblity of using another optimizer than dual averaging for the step size adaptation in the design of the internals. I also think that now...
I realized with `MEADS`that the `kernel_factory` function can actually be very handy. We can define very generally a kernel factory as a function that takes an algorithm step function and...
@junpenglao could you review this? It's almost ready to merge.
Thank you for contributing! ~~It looks like the CI is failing because of a pre-existing style error. I know it's not your doing, but would you mind fixing it with...
I did. Thank you for contributing!
Should be trivial after: https://github.com/blackjax-devs/blackjax/discussions/360#discussioncomment-3756412
Fixed in #362
I'm not sure I'm ready to forego the physical system analogy in the code.
100s? I see max 20?
Even if it doesn't remove many lines of code this is nevertheless a simplifying change. You were right, adding this to the `1.0` milestone as this would be a breaking...