ContinualAI/avalanche

Add Features statistics in Tensorboard

Open

#75 opened on Jun 9, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (258 forks)batch import
EvaluationFeature - Low Prioritygood first issue

Repository metrics

Stars
 (1,516 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide