Interactive visual debugger
AlbertoCenzato opened this issue · 0 comments
AlbertoCenzato commented
It wold be interesting to have a callback that runs in "debug" mode and lets the user access training info such as:
- gradients
- activations
- weights
- etc.
from visdom_board with the possibility to stop the training to inspect data with ease.