accelerated_dl_pytorch
Deep Learning Tutorial
This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook.
Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II
127 stars
7 watching
29 forks
Language: Jupyter Notebook
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
furkanu/deeplearning.ai-pytorch | Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
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 |
hardmaru/pytorch_notebooks | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 385 |
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 329 |
napsternxg/pytorch-practice | A collection of scripts demonstrating PyTorch's capabilities in natural language processing and machine learning tasks | 197 |
dmarnerides/pydlt | A PyTorch-based toolbox for building and training deep learning models with ease. | 204 |
delip/pytorchnlpbook | A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,991 |
kyubyong/pytorch_exercises | A collection of exercises to help developers practice and familiarize themselves with PyTorch's capabilities | 315 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
vinhkhuc/pytorch-mini-tutorials | A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
kaixhin/grokking-pytorch | An introduction to using PyTorch for deep learning tasks | 1,194 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |