> For the complete documentation index, see [llms.txt](https://linzhiqiu.gitbook.io/the-clear-benchmark/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://linzhiqiu.gitbook.io/the-clear-benchmark/documentation/avalanche-integration.md).

# Avalanche Integration

Play around with CLEAR with Avalanche!

We have integrated CLEAR-10 and CLEAR-100 into one of the most popular continual learning library [Avalanche](https://avalanche.continualai.org) (powered by [ContinualAI](https://www.continualai.org)).

You can check out the API on their [official documentation](https://avalanche-api.continualai.org/en/v0.2.0/benchmarks.html) or use the [sample script](https://github.com/ContinualAI/avalanche/blob/master/examples/clear.py) we provided to download/train on CLEAR without any hassle.
