Skip to content

Recommended way to do set based loss in flax? #2573

Answered by cgarciae
rdilip asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @rdilip, couple of thoughts:

  • There is a jax.scipy.optimize module so it might be beneficial to also post this question in the JAX repo in case they can add tis.
  • Optax hosts a couple of loss functions so maybe you can ask if they are willing to maintain this as well.
  • If this loss function is implemented in Scenic it would be recommendable to just copy it directly into you own project.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rdilip
Comment options

Answer selected by rdilip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants