Improving NUTS Runtime

Not necessary - you can do x = pm.Normal(‘x’) and x_random_walk = tt.cumsum(x)

Yes - for example Initialzing NUTS with covariance matrix as mass matrix

1 Like