16 lines
514 B
Markdown
16 lines
514 B
Markdown
|
# Pytorch Tutorials
|
||
|
## Learning about pytorch
|
||
|
|
||
|
![Pytorch logo](https://cdn.icon-icons.com/icons2/2699/PNG/512/pytorch_logo_icon_169823.png)
|
||
|
|
||
|
![Neural network image](https://tikz.net/wp-content/uploads/2021/12/neural_networks-001.png)
|
||
|
|
||
|
|
||
|
### Resources
|
||
|
|
||
|
[https://pytorch.org/docs/stable/index.html](https://pytorch.org/docs/stable/index.html)
|
||
|
|
||
|
- **Following tutorials from:**
|
||
|
[pytorch.org/tutorials/beginner/basics/quickstart_tutorial.html](https://pytorch.org/tutorials/beginner/basics/quickstart_tutorial.html)
|
||
|
|