NICTA / revrand

A library of scalable Bayesian generalised linear models with fancy features
Apache License 2.0
59 stars 14 forks source link

Investigate automatic differentiation #37

Closed dsteinberg closed 8 years ago

dsteinberg commented 8 years ago

This may drastically simplify basis/kernel composition. Specifically, look into autograd.

dsteinberg commented 8 years ago

Also, can we use this to replace BOBYQA and remove the NLopt dependency completely?