> For the complete documentation index, see [llms.txt](https://boinc-ai.gitbook.io/timm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boinc-ai.gitbook.io/timm/get-started/home.md).

# Home

`timm` is a library containing SOTA computer vision models, layers, utilities, optimizers, schedulers, data-loaders, augmentations, and training/evaluation scripts.

It comes packaged with >700 pretrained models, and is designed to be flexible and easy to use.

Read the [quick start guide](https://huggingface.co/docs/timm/quickstart) to get up and running with the `timm` library. You will learn how to load, discover, and use pretrained models included in the library.

\
Tutorials

Learn the basics and become familiar with timm. Start here if you are using timm for the first time!

\
[Reference](https://huggingface.co/docs/timm/reference/models)

Technical descriptions of how timm classes and methods work.
