avalanche
avalanche copied to clipboard
Add Features statistics in Tensorboard
We need to add some features statistics in tensorboard.
The user should be able to specify them during the creation of the tensorboard object. For now the TensorboardLogging object is created in eval_protocol.py
Do you mean something like a running average and standard deviation of the input patterns features?
I was thinking also at intermediate layers!