pytorch_exercises
PyTorch tutorials
A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities
315 stars
28 watching
41 forks
Language: Jupyter Notebook
last commit: about 7 years ago exercisesneural-networkspytorch
Related projects:
Repository | Description | Stars |
---|---|---|
keon/pytorch-exercises | A collection of exercises and tutorials to practice PyTorch, covering various topics in deep learning. | 96 |
napsternxg/pytorch-practice | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
lplenka/pytorch-tutorial | A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
vinhkhuc/pytorch-mini-tutorials | A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
hardmaru/pytorch_notebooks | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 385 |
soravux/pytorch_tutorial | A tutorial project to introduce PyTorch fundamentals through hands-on examples | 109 |
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 329 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
gunhochoi/kind-pytorch-tutorial | A comprehensive tutorial on building and training PyTorch models using Python | 392 |
kaixhin/grokking-pytorch | An introduction to using PyTorch for deep learning tasks | 1,194 |
pytorch/tnt | A collection of tools and utilities for building and training neural networks with PyTorch. | 1,663 |
alexis-jacq/pytorch-tutorials | An introduction to PyTorch through the Neural-Style algorithm for image transformation | 136 |
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 |
prabhuomkar/pytorch-cpp | A C++ implementation of PyTorch tutorials | 1,965 |
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 |