ContinualAI / ContinualAI/avalanche
Implement task descriptor Module
Open
Feature - Low Priority
models
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a plugin that allows to concatenate to each input pattern a task descriptor.
The task descriptor may be a simple one-hot task vector or something more refined, as in the A-GEM paper (processed by a neural network).
The plugin should be structured in such a way to make it easy to define a protocol to build a new task descriptor.
Contributor guide
Assessment
This issue has not been assessed yet.