sgrvinod / Deep-Tutorials-for-PyTorchLinks
In-depth tutorials for implementing deep learning models on your own with PyTorch.
☆1,557Updated last year
Alternatives and similar repositories for Deep-Tutorials-for-PyTorch
Users that are interested in Deep-Tutorials-for-PyTorch are comparing it to the libraries listed below
Sorting:
- Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning☆2,877Updated 3 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection☆3,120Updated 2 years ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆910Updated 2 years ago
- An unofficial styleguide and best practices summary for PyTorch☆2,000Updated 3 years ago
- Some custom dataset examples for PyTorch☆870Updated 5 years ago
- PyTorch tutorials and best practices.☆1,700Updated 7 months ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆360Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,064Updated last year
- Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.☆862Updated 2 months ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆373Updated 5 years ago
- ML and DL related contests, competitions and conference challenges.☆612Updated 2 years ago
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,328Updated last year
- List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and …☆1,642Updated last year
- PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com☆706Updated 2 years ago
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,851Updated last year
- Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.☆1,058Updated 3 years ago
- Train AI models efficiently on medical images using any framework☆1,875Updated last year
- Early stopping for PyTorch☆1,270Updated last year
- Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes☆431Updated 6 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆355Updated last year
- Simple examples to introduce PyTorch☆4,843Updated 3 years ago
- A learning rate range test implementation in PyTorch☆989Updated 4 months ago
- In this repository, I will share some useful notes and references about deploying deep learning-based models in production.☆4,379Updated last year
- A best practice for deep learning project template architecture.☆1,377Updated 6 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,461Updated 10 months ago
- PyTorch Computer Vision Cookbook, Published by Packt☆313Updated 3 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆265Updated 5 years ago
- Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition☆384Updated 3 years ago
- Pytorch Lightning code guideline for conferences☆1,279Updated 2 years ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,068Updated 4 years ago