sampling monotonic functions from MultivariateNormal
#2329
Replies: 3 comments 2 replies
-
I am not sure I understand this statement, can you elaborate? What function are you sampling? Are you trying to draw GP sample paths? |
Beta Was this translation helpful? Give feedback.
-
I'm trying to draw monotonic samples, sorry. |
Beta Was this translation helpful? Give feedback.
-
Not really. I was just trying to understand if there is a way to construct a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I would like to sample monotonic functions from a
MultivariateNormal
. So far, I've tried to construct the distribution with a monotonic mean, but I havent' been succesful so far. Here's the code that I've written:any suggestion will be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions