跳至内容
首页PyTorch

课程

使用 PyTorch 的深度学习入门

中级技能水平
更新时间 2026年1月
学习如何在 PyTorch 中构建你的第一个神经网络、调整超参数,并解决分类和回归问题。
免费开始课程
PyTorchArtificial Intelligence
4小时
16 视频
49 道练习
3,900 XP
85,880
成就证明

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

需要团队培训?

企业版试用

课程描述

理解深度学习的强大力量

深度学习无处不在:在智能手机摄像头、语音助手和自动驾驶汽车中。 它甚至帮助发现了蛋白质结构,并在围棋比赛中击败了人类。 探索这项强大的技术,并学习如何使用 PyTorch(最受欢迎的深度学习库之一)来加以利用。

训练你的第一个神经网络

首先,了解深度学习与“经典”机器学习之间的区别。 您将了解神经网络的训练过程,以及如何编写训练循环。 为此,你将为回归和分类问题创建损失函数,并利用 PyTorch 计算它们的导数。

评估并改进你的模型

在后半部分,学习可以调整的不同超参数,以提升你的模型。 在了解神经网络的不同组成部分后,你将能够创建更大、更复杂的架构。 要衡量你的模型性能,你将使用 TorchMetrics,这是一个用于模型评估的 PyTorch 库。

完成后,您将能够利用 PyTorch 使用深度学习解决表格数据和图像数据上的分类与回归问题。 对于希望提升职业发展的资深数据专业人士来说,这是一项至关重要的能力。

先决条件

Supervised Learning with scikit-learnIntroduction to NumPyPython Toolbox
1

Introduction to PyTorch, a Deep Learning Library

Self-driving cars, smartphones, search engines... Deep learning is now everywhere. Before you begin building complex models, you will become familiar with PyTorch, a deep learning framework. You will learn how to manipulate tensors, create PyTorch data structures, and build your first neural network in PyTorch with linear layers.
开始章节
2

Neural Network Architecture and Hyperparameters

To train a neural network in PyTorch, you will first need to understand additional components, such as activation and loss functions. You will then realize that training a network requires minimizing that loss function, which is done by calculating gradients. You will learn how to use these gradients to update your model's parameters.
开始章节
3

Training a Neural Network with PyTorch

Now that you've learned the key components of a neural network, you'll train one using a training loop. You'll explore potential issues like vanishing gradients and learn strategies to address them, such as alternative activation functions and tuning learning rate and momentum.
开始章节
4

Evaluating and Improving Models

使用 PyTorch 的深度学习入门
课程完成

获得成就证明

将此证书添加到您的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始使用 PyTorch 的深度学习入门!

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。