Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
TensorFlow Probability
Conversations
About
Why are you using diagonal matrix in the MultivariateNormalDiag?
21 views
Skip to first unread message
Gurkirat Singh
unread,
Apr 19, 2023, 2:36:50 AM
4/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TensorFlow Probability
In the class we can use loc as 1d array and also scale as 1d array of same shape. If it not passed you can use tf.ones(loc.shape). Why taking matrix?
loc = [lx, ly, lz, ......]
|. |. |
std = [sx, sy, sz, .....]
Gurkirat Singh
unread,
Apr 19, 2023, 2:37:25 AM
4/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TensorFlow Probability, Gurkirat Singh
I mean instead of Diag we can use this
MultivariateNormal
Gurkirat Singh
unread,
Apr 24, 2023, 10:07:58 AM
4/24/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TensorFlow Probability, Gurkirat Singh
This is to generalise that
covariance matrix must have the following properties:
It is symmetric
It is positive (semi-)definite
Not all covar matrix are valid.
Reply all
Reply to author
Forward
0 new messages