Semih Akbayrak

Results 3 issues of Semih Akbayrak

It has been reported that convergence test in Laplace approximation for more that 2 dimensions do not work properly.

bug

For the following function A(η::Array) = η[1:2]'*(reshape(η[2+1:end],(2,2))\η[1:2]), I observed a weird behaviour with ForwardDiff. Suppose that we want to evaluate the gradient at x = [2.0, 2.0, 1.0, 0.0, 0.0,...