varz icon indicating copy to clipboard operation
varz copied to clipboard

Painless optimisation of constrained variables in AutoGrad, TensorFlow, PyTorch, and JAX

Results 1 varz issues
Sort by recently updated
recently updated
newest added

Hi @wesselb, If I am getting it right, Varz handles positivity constraints with `exp(x)` transformation which could be explosive for large values. How about adding more stable transformations for positivity...