Closed GavinLiao89 closed 1 year ago
Hello, I was wondering how can I get the visualized data of CNN output and RNN output like fig.4 and fig.5 in your medium article? Thanks!
Hi, the visualization code is not included. But you can reproduce it with the lib matplotliband then plotting the features (outputs of CNN layers).
matplotlib
I understood, thank you for answering!
Hello, I was wondering how can I get the visualized data of CNN output and RNN output like fig.4 and fig.5 in your medium article? Thanks!