Skip to content
Discussion options

You must be logged in to vote

We didn't want to be prescriptive about training loops in JAX, and thought it would be better for us to provide no abstraction at all rather than a complicated abstraction that no-one likes. There are libraries built on top of JAX that are more opinionated. jaxline is one example. flax also has many examples of training loops, but flax mostly subscribes to a "you should fork the training loop and modify" philosophy, rather than building a library abstraction for it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by idnm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants