Skip to content

Commit

Permalink
Comment on GPPPs (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
willtebbutt authored Jun 19, 2021
1 parent 44c709a commit ce7a829
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,7 @@ f = Stheno.GPPP((f1=f1, f2=f2, f3=f3), gpc)
If you take a look at the `gaussian_process_probabilistic_programming.jl` source, you'll see
that it's essentially just the above, and an implementation of the `AbstactGP`s API on top
of a `GPPP`.

A `GPPP` is essentially just a single GP on an extended input domain:

![](no_luck_catching_them_swans_then.jpeg)
Binary file added docs/src/no_luck_catching_them_swans_then.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce7a829

Please sign in to comment.