Engine prototype #13
@ -303,7 +303,7 @@ function realize_gram_optim(
|
|||||||
optimize(
|
optimize(
|
||||||
loss, loss_grad!, loss_hess!,
|
loss, loss_grad!, loss_hess!,
|
||||||
reshape(guess, total_dim),
|
reshape(guess, total_dim),
|
||||||
NewtonTrustRegion()
|
Newton()
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user