Hacker News new | ask | show | jobs
by nerush 2782 days ago
Always wanted to visualize CNNs like this. I wonder whether it is possible to visualize RNNs at all.
1 comments

I am trying to design RNN layers, however, RNN is not the same as CNN layers. Now we use 3D to visualize CNN layer, as RNN has a time level information, it required 4D to visualize it, but I will try my best to add this attractive feature to TensorSpace!