ContinualAI/avalanche

Examples in the documentation

Open

#886 opened on Jan 20, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (258 forks)batch import
Feature - Medium Prioritydocumentationgood first issuehelp wanted

Repository metrics

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

Description

We should add some examples in the classes documentation, at least for the high level classes and all the features more frequently used by the end user. I think pytorch documentation is really good at this (example) and most pytorch users expect the same quality.

See #885 for an example.

Contributor guide