Replies: 1 comment 2 replies
-
Thanks for the question! In general the answer would be to write your function in a way such that the intermediate values are returned. If you're using a JAX-based neural network framework like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
May I ask how to obtain the output of each layer and the activation values when i use JAX? I hope you could provide a simple example.
Best,
Lucas
Beta Was this translation helpful? Give feedback.
All reactions