Visualize the training process in CNN and LSTM and the learned features at each layer

Hello,

l’m looking for a trick to visualize through the epochs

  • loss function, accuracy .
  • features learned at each hidden layer
  • the dynamic at each hidden neuron
    -gradient and weight , backpropagation

Thank you

Matplotlib

2 Likes