I have a trained model in Keras and I want to load this model and test it with a sample, then I need to visualize the output of each layer. I used Keract for th
Keract