主页

索引

模块索引

搜索页面

Microsoft Learn: Introduction to PyTorch

备注

具体详情参见demo_python项目的pytorch的microsoft-learn

简介

Learning objectives:

Learn how to use Tensors with CPUs and GPUs
Understand how to manage, scale and normalize your datasets
Build an image recognition model using a neural network
Learn how to optimize a model
Learn how to enhance model inference performance

Prerequisites:

Basic Python knowledge
Basic knowledge about how to use Jupyter Notebooks

主页

索引

模块索引

搜索页面