ContinualAI/avalanche

Add Features statistics in Tensorboard

Open

#75 aberto em 9 de jun. de 2020

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

Métricas do repositório

Stars
 (1.516 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador