google-deepmind / optax

Optax is a gradient processing and optimization library for JAX.
https://optax.readthedocs.io
Apache License 2.0
1.57k stars 169 forks source link

Upstream missing jaxopt losses to optax - Part 2/N #872

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 4 months ago

Upstream missing jaxopt losses to optax - Part 2/N

Adding a deprecated alias for the names that softmax_cross_entropy_with_integer_labels and sigmoid_binary_cross_entropy have in jaxopt to make it easier for users moving over to find the corresponding loss in optax.