Daniel Dodd

Results 18 comments of Daniel Dodd

Hey Emile, Thank you for your question and interest in GPJax. GPJax does not currently support this, but it is on our radar! We (me and @thomaspinder) are currently working...

Hi @emilemathieu, Apologies for my delay. We are actively developing this package and working towards the first release. It will, however, take us more time. Some of this depends on...

Questions: 1. When the integrand is known in closed form, where should we put it? 2. Could we define the integration strategy when initialising `StochasticVI`?

@thomaspinder Resolving the Gaussian case for the analytical variational expectation, would allow us to test the collapsed bound agrees with Natural gradients after one gradient update with fixed hyper-parameters (#90)....

Closed PR - Kronecker kernels will be added from a different branch, and not `kernel_compute`.

@thomaspinder it would be good to get your thoughts on the code so far (some of it rather rough). I believe the implementation works. The main issue is that the...

@thomaspinder I have rebased the branch with master and would appreciate a review. On my end, I need to: - Update and add some tests - Write the notebook

@thomaspinder for the commits d84ede9, e0b60d4 and bd6e4aa, I have addressed many of your comments and suggestions. Outstanding issues are to write unit tests, the notebook, and explanation of parameter...

Hi @thomaspinder, I believe I have addressed your comments so far. I expect all functions to be covered by unit tests now (but we'll see what CodeCov says). I would...

Hi @thomascerbelaud, Thank you for your kind words and interest. Progress on this has fallen behind, due to major refactoring work on `GPJax` versions `v0.5` - `v0.5.2`, and the repository...