thinking-in-tensors-writing-in-pytorch
Deep learning tutorial
A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples
Thinking in tensors, writing in PyTorch (a hands-on deep learning intro)
329 stars
6 watching
44 forks
Language: Jupyter Notebook
last commit: almost 2 years ago deep-learningpytorchpytorch-tutorialtensor
Related projects:
Repository | Description | Stars |
---|---|---|
hardmaru/pytorch_notebooks | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 385 |
teozosa/deep-learning-v2-pytorch | A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
rguthrie3/deeplearningfornlpinpytorch | A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,940 |
vinhkhuc/pytorch-mini-tutorials | A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
furkanu/deeplearning.ai-pytorch | Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
jeankossaifi/tensorly-notebooks | Tutorials and examples on tensor learning with Python implementations using various deep learning frameworks | 429 |
kyubyong/pytorch_exercises | A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities | 315 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
lplenka/pytorch-tutorial | A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
dmarnerides/pydlt | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
gunhochoi/kind-pytorch-tutorial | A comprehensive tutorial on building and training PyTorch models using Python | 392 |
napsternxg/pytorch-practice | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
wkentaro/pytorch-for-numpy-users | Provides a PyTorch interface for working with NumPy arrays and tensors. | 687 |
soravux/pytorch_tutorial | A tutorial project to introduce PyTorch fundamentals through hands-on examples | 109 |