Add resource "Learning PyTorch with Examples" Accepted
Changes: 2
-
Add Learning PyTorch with Examples
- Title
-
- Unchanged
- Learning PyTorch with Examples
- Type
-
- Unchanged
- Web
- Created
-
- Unchanged
- no value
- Description
-
- Unchanged
- This tutorial introduces the fundamental concepts of PyTorch through self-contained examples. At its core, PyTorch provides two main features: An n-dimensional Tensor, similar to numpy but can run on GPUs Automatic differentiation for building and training neural networks We will use a problem of fitting y=sin(x) with a third order polynomial as our running example. The network will have four parameters, and will be trained with gradient descent to fit random data by minimizing the Euclidean distance between the network output and the true output.
- Link
-
- Unchanged
- https://pytorch.org/tutorials/beginner/pytorch_with_examples.html
- Identifier
-
- Unchanged
- no value
Resource | v1 | current (v1) -
Add PyTorch treated in Learning PyTorch with Examples
- Current
- treated in
Topic to resource relation | v1