7 ms·
Stan, a probabilistic programming language where this thing comes up a lot, makes it easy to declare such constrained parameters: real<lower = 0, upper = 1>
by akaryocyte 6y ago
Stan, a probabilistic programming language where this thing comes up a lot, makes it easy to declare such constrained parameters:
real<lower = 0, upper = 1> accuracy;
- deleted 6y ago[deleted]