PyMC Discourse
DensityDist conditional random() method
Questions
development
junpenglao
July 5, 2019, 1:55pm
7
I think it needs a list as input, try:
current_epoch_values = draw_values([current_epoch_shared])[0]
show post in topic
Related topics
Topic
Replies
Views
Activity
Use of random function in DensityDist
Questions
theano
7
1316
March 7, 2019
Does anyone have an example of what the point argument on dist.random does?
Questions
1
576
July 17, 2018
Examples of random() in custom distribution?
Questions
19
4101
April 7, 2023
Example of sampling from DensityDist in pymc3 source code does not work
Questions
4
1377
October 1, 2019
Call MvNormal.random() method inside model
Questions
3
1159
August 29, 2018