ContinualAI/avalanche

Unbalanced Steps Sizes Option for Benchmarks Generators

Open

#331 aberto em 23 de fev. de 2021

Ver no GitHub
 (2 comments) (2 reactions) (0 assignees)Python (258 forks)batch import
BenchmarksFeature - 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

I noticed it is quite tricky at the moment to generate a benchmark with an unbalanced number of examples for each step. It would be nice to have an option in ni_scenario, nc_scenario and similar to set the number of examples for each step.

Guia do colaborador