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/morvanzhou/pytorch-tutorial
Build your neural network easy and fast, 莫烦Python中文教学
autoencoder batch batch-normalization classification cnn dqn dropout gan generative-adversarial-network machine-learning neural-network python pytorch pytorch-tutorial pytorch-tutorials regression reinforcement-learning rnn tutorial
Last synced: 14 May 2025
https://github.com/MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
autoencoder batch batch-normalization classification cnn dqn dropout gan generative-adversarial-network machine-learning neural-network python pytorch pytorch-tutorial pytorch-tutorials regression reinforcement-learning rnn tutorial
Last synced: 15 Mar 2025
https://github.com/aladdinpersson/machine-learning-collection
A resource for learning about Machine learning & Deep Learning
machine-learning machine-learning-algorithms pytorch pytorch-examples pytorch-gan pytorch-implementation pytorch-tutorial pytorch-tutorials tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 14 May 2025
https://github.com/mitdeeplearning/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
computer-vision deep-learning deep-reinforcement-learning deeplearning jupyter-notebooks mit music-generation neural-networks pytorch pytorch-tutorial tensorflow tensorflow-tutorials
Last synced: 12 May 2025
https://github.com/aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
machine-learning machine-learning-algorithms pytorch pytorch-examples pytorch-gan pytorch-implementation pytorch-tutorial pytorch-tutorials tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 10 Apr 2025
https://github.com/MITDeepLearning/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
computer-vision deep-learning deep-reinforcement-learning deeplearning jupyter-notebooks mit music-generation neural-networks pytorch pytorch-tutorial tensorflow tensorflow-tutorials
Last synced: 15 Sep 2025
https://github.com/bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
attention cnn-seq2seq encoder-decoder encoder-decoder-model gru lstm neural-machine-translation pytorch pytorch-implementation pytorch-implmention pytorch-nlp pytorch-seq2seq pytorch-tutorial pytorch-tutorials rnn seq2seq sequence-to-sequence torchtext transformer tutorial
Last synced: 14 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: 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/bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
bert cnn cnn-text-classification fasttext lstm lstm-sentiment-analysis natural-language-processing nlp pytorch pytorch-nlp pytorch-tutorial pytorch-tutorials recurrent-neural-networks rnn sentiment-analysis sentiment-classification torchtext transformers tutorial word-embeddings
Last synced: 06 Oct 2025
https://github.com/christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
albert bert clustering convolutional-neural-networks dbscan deep-learning gan gans gpt huggingface-transformers keras keras-tensorflow machine-learning neural-networks pytorch pytorch-implementation pytorch-tutorial scikit-learn tensorflow transformers
Last synced: 14 May 2025
https://github.com/sgrvinod/a-pytorch-tutorial-to-object-detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
detection object-detection object-recognition pytorch pytorch-tutorial single-shot-detection single-shot-multibox-detector ssd tutorial
Last synced: 15 May 2025
https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
detection object-detection object-recognition pytorch pytorch-tutorial single-shot-detection single-shot-multibox-detector ssd tutorial
Last synced: 28 Mar 2025
https://github.com/l1aoxingyu/pytorch-beginner
pytorch tutorial for beginners
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/sgrvinod/a-pytorch-tutorial-to-image-captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
attention-mechanism computer-vision encoder-decoder image-captioning mscoco pytorch pytorch-tutorial show-attend-and-tell
Last synced: 08 Oct 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/ypwhs/captcha_break
验证码识别
captcha captcha-breaking crnn ctc-loss deep-learning jupyter-notebook keras keras-tutorials ocr pytorch-tutorial
Last synced: 15 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/nikhilbarhate99/ppo-pytorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
deep-learning deep-reinforcement-learning policy-gradient ppo ppo-pytorch proximal-policy-optimization pytorch pytorch-implmention pytorch-tutorial reinforcement-learning reinforcement-learning-algorithms
Last synced: 15 May 2025
https://github.com/nikhilbarhate99/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
deep-learning deep-reinforcement-learning policy-gradient ppo ppo-pytorch proximal-policy-optimization pytorch pytorch-implmention pytorch-tutorial reinforcement-learning reinforcement-learning-algorithms
Last synced: 29 Apr 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/bjarten/early-stopping-pytorch
Early stopping for PyTorch
early early-stopping mnist python pytorch pytorch-tutorial regularization stopping tutorial
Last synced: 08 Oct 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/bentrevett/pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
alexnet cnn convolutional-networks convolutional-neural-network convolutional-neural-networks image-classification lenet pytorch pytorch-cnn pytorch-implementation pytorch-implmention pytorch-tutorial pytorch-tutorials resnet torchvision tutorial vgg
Last synced: 16 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/abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
bert classification deep-learning distilbert named-entity-recognition natural-language-processing nlp pytorch pytorch-tutorial t5 transformers wandb
Last synced: 16 May 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/rohan-paul/machinelearning-deeplearning-code-for-my-youtube-channel
The full collection of all codes for my Youtube Channel segregated as per topic.
computer-vision data-science data-science-portfolio datascience deep-learning deep-neural-networks machine-learning machine-learning-algorithms math neural-network python pytorch pytorch-implementation pytorch-tutorial statistics tensorflow tensorflow-examples tensorflow-tutorials tensorflow2 youtube
Last synced: 04 Apr 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/cgnorthcutt/benchmarking-keras-pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
benchmarking cnn cnn-classification cnn-keras deep-learning imagenet keras keras-tutorials pytorch pytorch-tutorial
Last synced: 07 Apr 2025
https://github.com/sgrvinod/a-pytorch-tutorial-to-sequence-labeling
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
co-training conditional-random-fields crf entity-extraction entity-recognition language-model nlp pos-tagger pos-tagging pytorch pytorch-tutorial sequence-labeling sequence-tagger
Last synced: 07 Apr 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/bfortuner/pytorch-kaggle-starter
Pytorch starter kit for Kaggle competitions
deep-learning jupyter-notebook kaggle kaggle-competition machine-learning python3 pytorch pytorch-tutorial
Last synced: 09 Apr 2025
https://github.com/sgrvinod/a-pytorch-tutorial-to-transformers
Attention Is All You Need | a PyTorch Tutorial to Transformers
attention-is-all-you-need pytorch pytorch-tutorial transformer transformer-architecture transformer-tutorial
Last synced: 06 Apr 2025
https://github.com/bfortuner/pytorch-cheatsheet
Check out improved:
deep-learning jupyter-notebook machine-learning neural-network pytorch pytorch-tutorial
Last synced: 09 Apr 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/bentrevett/pytorch-rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
a2c actor-critic advantage-actor-critic generalized-advantage-estimation policy-gradient pytorch pytorch-implementation pytorch-implmention pytorch-rl pytorch-tutorial pytorch-tutorials reinforcement-learning reinforcement-learning-algorithms rl
Last synced: 27 Mar 2025
https://github.com/sgrvinod/a-pytorch-tutorial-to-text-classification
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
attention-mechanism document-classification hierarchical-attention-networks pytorch pytorch-tutorial text-classification text-classifier
Last synced: 14 Jun 2025
https://github.com/napsternxg/pytorch-practice
Some example scripts on pytorch
deep-learning machine-learning pytorch pytorch-tutorial
Last synced: 09 May 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/bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
cnn lstm natural-language-processing part-of-speech-tagger pos pos-tagging pytorch pytorch-implementation pytorch-nlp pytorch-tutorial pytorch-tutorials recurrent-neural-networks rnn torchtext tutorial tutorials
Last synced: 02 Sep 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/ahmedbesbes/mrnet
Building an ACL tear detector to spot knee injuries from MRIs with PyTorch (MRNet)
acl cnn computer-vision convolutional-neural-networks data-augmentation deep-learning knee-injuries medical-imaging mri-applications mri-exams mri-images mrnet paper-implementations pytorch pytorch-tutorial sagittal-plane stanford stanford-ml-group tears transfer-learning
Last synced: 14 Jul 2025
https://github.com/harveyslash/deep-image-analogy-pytorch
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
artificial-intelligence deep-learning deep-neural-networks machine-learning neural-network pytorch pytorch-tutorial
Last synced: 19 Aug 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/hoya012/carrier-of-tricks-for-classification-pytorch
carrier of tricks for image classification tutorials using pytorch.
classification classification-pytorch deep-learning deep-neural-networks pytorch pytorch-cnn pytorch-tutorial
Last synced: 02 Jul 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/lyeoni/pretraining-for-language-understanding
Pre-training of Language Models for Language Understanding
language-model language-modeling language-understanding nlp pytorch pytorch-tutorial
Last synced: 07 Apr 2025
https://github.com/howardyclo/pytorch-seq2seq-example
Fully batched seq2seq example based on practical-pytorch, and more extra features.
attention-seq2seq checkpoint fixed-embedding glove-embeddings jupyter-notebook nlp nlp-machine-learning pretrained-embedding pytorch pytorch-nlp-tutorial pytorch-tutorial seq2seq shared-embedding tensorboard tensorboard-visualization tie-embedding
Last synced: 28 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/nikhilbarhate99/actor-critic-pytorch
Policy Gradient Actor-Critic PyTorch | Lunar Lander v2
a2c actor-critic deep-reinforcement-learning openai-gym openai-gym-environments policy-gradient pytorch pytorch-implmention pytorch-tutorial reinforcement-learning-algorithms
Last synced: 13 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/argilla-io/get_started_with_deep_learning_for_text_with_allennlp
Getting started with AllenNLP and PyTorch by training a tweet classifier
artificial-intelligence natural-language-processing neural-networks pytorch pytorch-tutorial
Last synced: 02 May 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