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

# Overview

> Comprehensive guide to mastering all PyTorch APIs with examples and best practices

This comprehensive documentation covers **every PyTorch API** with detailed examples, best practices, and learning paths to help you master PyTorch from fundamentals to advanced topics.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="graduation-cap" href="/quickstart">
    Study Plan1
  </Card>

  <Card title="Study Guide" icon="graduation-cap" href="/study-guide">
    Study Plan2
  </Card>

  <Card title="API by Category" icon="layer-group" href="/api-categories">
    Browse APIs organized by functionality
  </Card>

  <Card title="Building Models" icon="https://mintcdn.com/newtorch/Yjs4-Qp7p898O1Tw/logo/light2.png?fit=max&auto=format&n=Yjs4-Qp7p898O1Tw&q=85&s=77fc210c0366bf8a2938a3f3ee7e527a" href="/building/architectures/mlp" width="700" height="952" data-path="logo/light2.png">
    Building Models
  </Card>
</CardGroup>
