> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Machine learning and deep learning

Data Science & AI Workbench facilitates machine learning and deep learning by enabling you to [develop models](./dev-model), [train them](./train-model), and [deploy them](./deploy-model). You can also use Workbench to [query and score models](./query-score-model) that have been [deployed as a REST API](../deployments/rest-api).

To help get you started, Workbench includes several sample notebooks for common repetitive tasks. You can access them from the gallery of Sample Projects available from **Projects**. See [Projects](../projects/main) for more information.

We’ve also provided a walkthrough of the process for [creating an interactive data visualization](../viz).
