ADCME.jl
ADCME.jl copied to clipboard
GPU BFGS Algorithm
BFGS is very useful for the engineering optimization problem. It seems not trivial to have an elegant solution for implementing or wrapping a GPU-accelerated BFGS optimizer.