Visualizing GRU activations

Hey,

I’ve finished training a GRU model for time series regression, and i was trying to visualize the activation of the neurons for different inputs. Although it is simple to have access to the weights of the models, I couldn’t find a way to get the activation output.
I wonder if it is possible, and if someone has an idea of how to achieve it ?
Thanks

2 Likes