Skip to content

Commit

Permalink
Merge 9ed8d8d into 7515762
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspinder committed Jul 1, 2019
2 parents 7515762 + 9ed8d8d commit 0dd4614
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/comparison.md
Expand Up @@ -40,16 +40,16 @@ AGP.jl stands for AugmentedGaussianProcesses.jl and GP.jl for GaussianProcesses.
| Exponentiated Quadratic ||||
| Rational Quadratic ||||
| Wiener ||||
| Sum of kernel ||| |
| Product of kernels ||| |
| Sum of kernel ||| |
| Product of kernels ||| |

Note that the kernels will be defered to `MLKernels.jl` in the future.

# Other features

| Feature | AGP.jl | Stheno.jl | GP.jl |
| --- | :-: | :-: | :-: |
| Sparse GP ||| |
| Sparse GP ||| |
| Custom prior Mean ||||
| Hyperparam. Opt. || ? | ? |
| MultiOutput ||||

0 comments on commit 0dd4614

Please sign in to comment.