Code Monkey home page Code Monkey logo

deep-tutorials-for-pytorch's Introduction

Deep Tutorials for PyTorch

This is a series of in-depth tutorials I'm writing for implementing cool deep learning models on your own with the amazing PyTorch library.

Basic knowledge of PyTorch and neural networks is assumed.

If you're new to PyTorch, first read Deep Learning with PyTorch: A 60 Minute Blitz and Learning PyTorch with Examples.


24 Apr 2023: I've just completed the Super-Resolution and Transformers tutorials.

09 Dec 2023: Interested in chess or transformers? Check out Chess Transformers.


In each tutorial, we will focus on a specific application or area of interest by implementing a model from a research paper.

Application Paper Tutorial Also Learn About Status
Image Captioning Show, Attend, and Tell a PyTorch Tutorial to Image Captioning • encoder-decoder architecture

• attention

• transfer learning

• beam search
🟢
complete
Sequence Labeling Empower Sequence Labeling with Task-Aware Neural Language Model a PyTorch Tutorial to Sequence Labeling • language models

• character RNNs

• multi-task learning

• conditional random fields

• Viterbi decoding

• highway networks
🟢
complete
Object Detection SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection • single-shot detection

• multiscale feature maps

• priors

• multibox

• hard negative mining

• non-maximum suppression
🟢
complete
Text Classification Hierarchical Attention Networks for Document Classification a PyTorch Tutorial to Text Classification • hierarchical attention 🟡
code complete
Super-Resolution Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network a PyTorch Tutorial to Super-Resolution GANs — this is also a GAN tutorial

• residual connections

• sub-pixel convolution

• perceptual loss
🟢
complete
Machine Translation Attention Is All You Need a PyTorch Tutorial to Transformers transformers

• multi-head attention

• positional embeddings

• encoder-decoder architecture

• byte pair encoding

• beam search
🟢
complete
Semantic Segmentation SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers a PyTorch Tutorial to Semantic Segmentation N/A 🔴
planned

deep-tutorials-for-pytorch's People

Contributors

sgrvinod avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.