> For the complete documentation index, see [llms.txt](https://avalanche.continualai.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avalanche.continualai.org/how-tos.md).

# How-Tos

- [AvalancheDataset](https://avalanche.continualai.org/how-tos/avalanchedataset.md): Dealing with AvalancheDatasets
- [avalanche-datasets](https://avalanche.continualai.org/how-tos/avalanchedataset/avalanche-datasets.md): Converting PyTorch Datasets to Avalanche Dataset
- [avalanche-transformations](https://avalanche.continualai.org/how-tos/avalanchedataset/avalanche-transformations.md): Dealing with transformations (groups, appending, replacing, freezing).
- [Dataloaders, Buffers, and Replay](https://avalanche.continualai.org/how-tos/dataloading_buffers_replay.md)
- [Save and load checkpoints](https://avalanche.continualai.org/how-tos/checkpoints.md): Save and load checkpoints
