Skip to content

keeping a state #4074

Answered by shoyer
kyunghyuncho asked this question in General
Aug 15, 2020 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

JAX doesn't (yet) have any builtin support for mutable state, but this is something you can find in a number of higher level neural net libraries build on top of JAX.

For two examples, see haiku.transform_with_state and flax.nn.stateful.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by kyunghyuncho
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants