mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
- Add pytorch_overview.md - Add pytorch_main_components.md - Reorganize top nav to have Get Started, User Guide, Reference API, Community, Tutorials - Move notes under user guide Pull Request resolved: https://github.com/pytorch/pytorch/pull/159379 Approved by: https://github.com/albanD Co-authored-by: sekyondaMeta <127536312+sekyondaMeta@users.noreply.github.com> Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
834 B
834 B
User Guide
PyTorch provides a flexible and efficient platform for building deep learning models, offering dynamic computation graphs and a rich ecosystem of tools and libraries. This guide will help you harness the power of PyTorch to create and deploy machine learning models effectively.
This guide is a work in progress.
:maxdepth: 1
:caption: Introduction
Pytorch Overview <https://docs.pytorch.org/tutorials/beginner/deep_learning_60min_blitz.html>
Get Started <https://pytorch.org/get-started/locally/>
Learn the Basics <https://docs.pytorch.org/tutorials/beginner/basics/intro.html>
:maxdepth: 1
:caption: Core Concepts
pytorch_main_components
:maxdepth: 1
:caption: Beyond the Basics
:maxdepth: 1
:caption: Developer Notes
../notes