IgorSusmelj / pytorch-styleguideLinks
An unofficial styleguide and best practices summary for PyTorch
☆2,000Updated 3 years ago
Alternatives and similar repositories for pytorch-styleguide
Users that are interested in pytorch-styleguide are comparing it to the libraries listed below
Sorting:
- PyTorch tutorials and best practices.☆1,697Updated 6 months ago
- Pytorch Lightning code guideline for conferences☆1,279Updated 2 years ago
- A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.☆909Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,142Updated last year
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,061Updated last year
- Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)☆2,828Updated 2 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,433Updated 9 months ago
- Model interpretability and understanding for PyTorch☆5,419Updated this week
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,852Updated last year
- A learning rate range test implementation in PyTorch☆984Updated 3 months ago
- PyTorch deep learning projects made easy.☆5,022Updated last year
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,740Updated last month
- View model summaries in PyTorch!☆2,864Updated last week
- A curated list of awesome self-supervised methods☆6,322Updated last year
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,337Updated this week
- Code for visualizing the loss landscape of neural nets☆3,075Updated 3 years ago
- Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.☆1,832Updated last week
- Code snippets created for the PyTorch discussion board☆571Updated 4 years ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,205Updated last month
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,318Updated 3 months ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,289Updated last year
- High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.☆4,701Updated last week
- ☆818Updated 5 months ago
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,234Updated last month
- Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.☆1,448Updated 5 months ago
- Some custom dataset examples for PyTorch☆868Updated 5 years ago
- Notes and summaries of various ML, Computer Vision & NLP papers.☆563Updated 3 years ago
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆357Updated last year
- PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com☆706Updated 2 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆372Updated 5 years ago