An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with pytorch-tutorial

A curated list of projects in awesome lists tagged with pytorch-tutorial .

https://github.com/yunjey/pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

deep-learning neural-networks pytorch pytorch-tutorial

Last synced: 11 May 2025

https://github.com/shusentang/dive-into-dl-pytorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

computer-vision d2l deep-learning deep-learning-tutorial natural-language-processing pytorch pytorch-tutorial

Last synced: 09 Jan 2026

https://github.com/ShusenTang/Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

computer-vision d2l deep-learning deep-learning-tutorial natural-language-processing pytorch pytorch-tutorial

Last synced: 28 Mar 2025

https://github.com/boltzmannentropy/interviews.ai

It is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced researchers will find it fascinating as well.

artificial-intelligence autograd bayesian-statistics convolutional-neural-networks data-science deep-learning ensemble-learning feature-extraction graduate-school information-theory interview-preparation jax jobs logistic-regression loss-functions machine-learning python pytorch pytorch-tutorial

Last synced: 15 May 2025

https://github.com/BoltzmannEntropy/interviews.ai

It is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced researchers will find it fascinating as well.

artificial-intelligence autograd bayesian-statistics convolutional-neural-networks data-science deep-learning ensemble-learning feature-extraction graduate-school information-theory interview-preparation jax jobs logistic-regression loss-functions machine-learning python pytorch pytorch-tutorial

Last synced: 27 Mar 2025

https://github.com/l1aoxingyu/pytorch-beginner

pytorch tutorial for beginners

pytorch pytorch-tutorial

Last synced: 15 May 2025

https://github.com/l1aoxingyu/code-of-learn-deep-learning-with-pytorch

This is code of book "Learn Deep Learning with PyTorch"

pytorch pytorch-tutorial pytorch-tutorials-cn

Last synced: 14 May 2025

https://github.com/L1aoXingyu/code-of-learn-deep-learning-with-pytorch

This is code of book "Learn Deep Learning with PyTorch"

pytorch pytorch-tutorial pytorch-tutorials-cn

Last synced: 07 May 2025

https://github.com/teddylee777/machine-learning

머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)

deep-learning gan jupyter-notebook lectures machine-learning machine-learning-study natural-language-processing neural-network neural-networks pandas pandas-tutorial python python3 pytorch pytorch-tutorial tensorflow tensorflow-examples tensorflow-tutorials tensorflow2 udacity

Last synced: 14 May 2025

https://github.com/aaron-xichen/pytorch-playground

Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

pytorch pytorch-tutorial pytorch-tutorials quantization

Last synced: 15 May 2025

https://github.com/fendouai/pytorchdocs

PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!

pytorch pytorch-cnn pytorch-gan pytorch-nlp pytorch-tutorial

Last synced: 15 May 2025

https://github.com/fendouai/PyTorchDocs

PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!

pytorch pytorch-cnn pytorch-gan pytorch-nlp pytorch-tutorial

Last synced: 07 May 2025

https://github.com/ayooshkathuria/YOLO_v3_tutorial_from_scratch

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"

object-detection pytorch-implmention pytorch-tutorial yolo yolov3

Last synced: 27 Apr 2025

https://github.com/ayooshkathuria/yolo_v3_tutorial_from_scratch

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"

object-detection pytorch-implmention pytorch-tutorial yolo yolov3

Last synced: 15 May 2025

https://github.com/delip/PyTorchNLPBook

Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L

deep-learning deep-neural-networks natural-language-processing neural-machine-translation neural-networks nlp pytorch pytorch-nlp pytorch-tutorial

Last synced: 30 Aug 2025

https://github.com/delip/pytorchnlpbook

Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L

deep-learning deep-neural-networks natural-language-processing neural-machine-translation neural-networks nlp pytorch pytorch-nlp pytorch-tutorial

Last synced: 15 May 2025

https://github.com/sgrvinod/deep-tutorials-for-pytorch

In-depth tutorials for implementing deep learning models on your own with PyTorch.

deep-learning-tutorial learning-pytorch neural-network-tutorials pytorch pytorch-tutorial pytorch-tutorials

Last synced: 16 May 2025

https://github.com/sgrvinod/Deep-Tutorials-for-PyTorch

In-depth tutorials for implementing deep learning models on your own with PyTorch.

deep-learning-tutorial learning-pytorch neural-network-tutorials pytorch pytorch-tutorial pytorch-tutorials

Last synced: 01 May 2025

https://github.com/l1aoxingyu/deep-learning-project-template

A best practice for deep learning project template architecture.

chainer deep-learning keras pytorch pytorch-tutorial

Last synced: 16 May 2025

https://github.com/L1aoXingyu/Deep-Learning-Project-Template

A best practice for deep learning project template architecture.

chainer deep-learning keras pytorch pytorch-tutorial

Last synced: 08 May 2025

https://github.com/lartpang/pytorchtricks

Some tricks of pytorch... :star:

pytorch pytorch-trick pytorch-tutorial tricks

Last synced: 09 Apr 2025

https://github.com/shusentang/deep-learning-with-pytorch-chinese

本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。

deep-learning-tutorial pytorch pytorch-tutorial

Last synced: 16 May 2025

https://github.com/lartpang/PyTorchTricks

Some tricks of pytorch... :star:

pytorch pytorch-trick pytorch-tutorial tricks

Last synced: 20 Mar 2025

https://github.com/TorchEnsemble-Community/Ensemble-Pytorch

A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.

bagging deep-learning deeplearning ensemble ensemble-learning gradient-boosting neural-networks pytorch pytorch-tutorial voting-classifier

Last synced: 08 May 2025

https://github.com/dvgodoy/pytorchstepbystep

Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"

cnn-pytorch deep-learning python pytorch pytorch-tutorial rnn-pytorch

Last synced: 14 May 2025

https://github.com/torchensemble-community/ensemble-pytorch

A unified ensemble framework for PyTorch to improve the performance and robustness of your deep learning model.

bagging deep-learning deeplearning ensemble ensemble-learning gradient-boosting neural-networks pytorch pytorch-tutorial voting-classifier

Last synced: 14 Dec 2025

https://github.com/dvgodoy/PyTorchStepByStep

Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"

cnn-pytorch deep-learning python pytorch pytorch-tutorial rnn-pytorch

Last synced: 22 Mar 2025

https://github.com/harveyslash/facial-similarity-with-siamese-networks-in-pytorch

Implementing Siamese networks with a contrastive loss for similarity learning

deep-learning face-recognition neural-network pytorch pytorch-tutorial siamese-network

Last synced: 16 May 2025

https://github.com/piesposito/blitz-bayesian-deep-learning

A simple and extensible library to create Bayesian Neural Network layers on PyTorch.

bayesian-deep-learning bayesian-layers bayesian-neural-networks pytorch pytorch-implementation pytorch-tutorial

Last synced: 15 May 2025

https://github.com/piEsposito/blitz-bayesian-deep-learning

A simple and extensible library to create Bayesian Neural Network layers on PyTorch.

bayesian-deep-learning bayesian-layers bayesian-neural-networks pytorch pytorch-implementation pytorch-tutorial

Last synced: 09 Oct 2025

https://github.com/HHTseng/video-classification

Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101

action-recognition cnn lstm pytorch-tutorial resnet rnn transfer-learning ucf101 video-classification

Last synced: 06 Apr 2025

https://github.com/moemen95/pytorch-project-template

A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.

condense-net dcgan deep-learning dqn erfnet machine-learning pytorch pytorch-project-template pytorch-template pytorch-tutorial scemantic semantic-segmentation-models

Last synced: 16 May 2025

https://github.com/moemen95/Pytorch-Project-Template

A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.

condense-net dcgan deep-learning dqn erfnet machine-learning pytorch pytorch-project-template pytorch-template pytorch-tutorial scemantic semantic-segmentation-models

Last synced: 08 May 2025

https://github.com/moemen95/PyTorch-Project-Template

A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.

condense-net dcgan deep-learning dqn erfnet machine-learning pytorch pytorch-project-template pytorch-template pytorch-tutorial scemantic semantic-segmentation-models

Last synced: 01 Apr 2025

https://github.com/zkywsg/daily-deeplearning

🔥机器学习/深度学习/Python/大模型/多模态/LLM/deeplearning/Python/Algorithm interview/NLP Tutorial

cv deep-learning leetcode leetcode-python leetcode-solutions llm machine-learning nlp python pytorch pytorch-nlp pytorch-tutorial pytorch-tutorials tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 15 May 2025

https://github.com/sgrvinod/a-pytorch-tutorial-to-super-resolution

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution

gan gans generative-adversarial-network pytorch pytorch-tutorial srgan super-resolution

Last synced: 24 Oct 2025

https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Super-Resolution

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution

gan gans generative-adversarial-network pytorch pytorch-tutorial srgan super-resolution

Last synced: 26 Sep 2025

https://github.com/omerbsezer/fast-pytorch

Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes

cnn cnn-pytorch colab-notebook colab-tutorial colaboratory computer-vision deep-learning machine-learning mlp python pytorch pytorch-implementation pytorch-tutorial rnn rnn-pytorch transfer-learning

Last synced: 01 Oct 2025

https://github.com/gunhochoi/kind-pytorch-tutorial

Kind PyTorch Tutorial for beginners

deep-learning python pytorch pytorch-tutorial

Last synced: 27 Oct 2025

https://github.com/GunhoChoi/Kind-PyTorch-Tutorial

Kind PyTorch Tutorial for beginners

deep-learning python pytorch pytorch-tutorial

Last synced: 07 May 2025

https://github.com/cezannec/capsule_net_pytorch

Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]

capsule-network pytorch pytorch-tutorial

Last synced: 01 May 2025

https://github.com/stared/thinking-in-tensors-writing-in-pytorch

Thinking in tensors, writing in PyTorch (a hands-on deep learning intro)

deep-learning pytorch pytorch-tutorial tensor

Last synced: 16 May 2025

https://github.com/fendouai/pytorch1.0-cn

PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI

pytorch pytorch-nlp pytorch-tutorial

Last synced: 07 Apr 2025

https://github.com/utkuozbulak/pytorch-cnn-adversarial-attacks

Pytorch implementation of convolutional neural network adversarial attack techniques

adversarial-example fast-gradient-sign fooling-images gradient-ascent pytorch pytorch-tutorial

Last synced: 24 Jun 2025

https://github.com/paperspace/pytorch-101-tutorial-series

PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.

101 deep-learning neural-networks pytorch pytorch-tutorial sample-code

Last synced: 11 Oct 2025

https://github.com/Chris-hughes10/pytorch-accelerated

A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop which is flexible enough to handle the majority of use cases, and capable of utilizing different hardware options with no code changes required. Docs: https://pytorch-accelerated.readthedocs.io/en/latest/

deep-learning huggingface-accelerate huggingface-examples pytorch pytorch-tutorial timm-examples training

Last synced: 15 Jul 2025

https://github.com/bat67/deep-learning-with-pytorch-a-60-minute-blitz-cn

PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)

deep-learning learning-pytorch numpy python pytorch pytorch-tutorial pytorch-tutorials translation

Last synced: 09 Jul 2025

https://github.com/zzy979/pytorch-tutorial

PyTorch示例代码;复现GNN模型

graph-neural-network pytorch pytorch-tutorial

Last synced: 12 Apr 2025

https://github.com/ice-tong/pytorch-captcha

使用pytorch搭建cnn识别验证码

captcha-breaking pytorch pytorch-cnn pytorch-tutorial

Last synced: 26 Mar 2025

https://github.com/fralotito/pytorch-continuous-bag-of-words

The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.

cbow embeddings nlp nlp-deep-learning pytorch pytorch-implementation pytorch-tutorial

Last synced: 12 Apr 2025

https://github.com/bat67/pytorch-examples-cn

用例子学习PyTorch1.0(Learning PyTorch with Examples 中文翻译与学习)

autograd learning-pytorch numpy pytorch pytorch-nn pytorch-tutorial tensor translation

Last synced: 09 Jul 2025

https://github.com/jinglescode/python-signal-processing

splearn: package for signal processing and machine learning with Python. Contains tutorials on understanding and applying signal processing.

machine-learning numpy python python-tutorial pytorch pytorch-tutorial scipy sequence signal-processing

Last synced: 12 Apr 2025

https://github.com/deepsense-ai/Keras-PyTorch-AvP-transfer-learning

We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!

alien keras keras-classification-models keras-models keras-neural-networks keras-tutorials predator pytorch pytorch-cnn pytorch-implementation pytorch-tutorial pytorch-tutorials

Last synced: 19 Jul 2025

https://github.com/sar-gupta/deep-dream-pytorch

Pytorch implementation of DeepDream on VGG16 Network

deep-learning deepdream neural-network python3 pytorch pytorch-tutorial vgg16

Last synced: 12 Apr 2025

https://github.com/nikhilbarhate99/char-rnn-pytorch

Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch

char-rnn deep-learning lstm natural-language-generation natural-language-processing nlp pytorch pytorch-implementation pytorch-nlp pytorch-tutorial rnn

Last synced: 04 May 2025

https://github.com/francescosaveriozuppichini/bottleneck-invertedresidual-fusedmbconv-in-pytorch

A little walk-trough different types of the block with their corresponding implementation in PyTorch

deep-learning pytorch-tutorial

Last synced: 04 Oct 2025

https://github.com/francescosaveriozuppichini/torchserve-tryout

Deploy a CNN with torchserve using a custom handler

deep-learning python pytorch pytorch-tutorial

Last synced: 24 Jun 2025

https://github.com/FrancescoSaverioZuppichini/torchserve-tryout

Deploy a CNN with torchserve using a custom handler

deep-learning python pytorch pytorch-tutorial

Last synced: 26 Sep 2025

https://github.com/iamaziz/pytorch-docset

PyTorch docset! use with Dash, Zeal, Velocity, or LovelyDocs.

docset pytorch pytorch-tutorial

Last synced: 23 Mar 2025

https://github.com/iamaziz/PyTorch-docset

PyTorch docset! use with Dash, Zeal, Velocity, or LovelyDocs.

docset pytorch pytorch-tutorial

Last synced: 07 May 2025

https://github.com/ashishpatel26/most-used-ml-packages

Here my amazing tutorial collection contain amazing notebook must read. It's contain pytorch, Advance pandas, Ensemble learning, Tensorflow, Genetic Algorithms, Dask, Word Embedding

ensemble-learning ensemble-machine-learning nlp-machine-learning pandas pandas-tutorial pytorch pytorch-tutorial tensorflow tensorflow-tutorials word-embeddings

Last synced: 06 Sep 2025