Thomas Christie

Results 5 issues of Thomas Christie

# Feature Request Given how useful it is to visualise GPs for debugging, it would be nice to provide some basic plotting functionality out of the box (e.g. `plot_2d_gp`, `plot_1d_gp`)....

enhancement
stale

Currently when calling `predict` on a Gaussian process GPJax computes the entire covariance matrix. However, when calling with many test points this can be inefficient for downstream tasks which only...

enhancement

Have added skeleton code for dealing with putting priors on kernel parameters. ## Type of changes - [ ] Bug fix - [X] New feature - [ ] Documentation /...

Hi - thanks for the library! I'm currently running into some issues when trying to train a "linearised" NN model. In my setup I'm taking a standard NN with weights...

Hi - thanks for the library. I'm currently wanting to run some experiments using low-rank curvature approximations for regression. As far as I can tell, currently only the `AsdfghjklHessian` backend...