pytorch-styleguide VS examples

Compare pytorch-styleguide vs examples and see what are their differences.

pytorch-styleguide

An unofficial styleguide and best practices summary for PyTorch (by IgorSusmelj)

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc. (by pytorch)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytorch-styleguide examples
1 23
1,826 21,727
- 0.6%
0.0 7.7
over 2 years ago 10 days ago
Python Python
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytorch-styleguide

Posts with mentions or reviews of pytorch-styleguide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-24.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.

What are some alternatives?

When comparing pytorch-styleguide and examples you can also consider the following projects:

wemake-python-styleguide - The strictest and most opinionated python linter ever!

self-driving-car - The Udacity open source self-driving car project

lightning-hydra-template - PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

aws-graviton-getting-started - Helping developers to use AWS Graviton2 and Graviton3 processors which power the 6th and 7th generation of Amazon EC2 instances (C6g[d], M6g[d], R6g[d], T4g, X2gd, C6gn, I4g, Im4gn, Is4gen, G5g, C7g[d][n], M7g[d], R7g[d]).

PyTorchProjectFramework - A basic framework for your PyTorch projects

fast-style-transfer - TensorFlow CNN for fast style transfer ⚡🖥🎨🖼

pytea - PyTea: PyTorch Tensor shape error analyzer

raccoon_dataset - The dataset is used to train my own raccoon detector and I blogged about it on Medium

benchmarks_4090

pytorch-image-models - PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

text-rnn - text-rnn allows you to create modern neural network architectures which use modern techniques such as skip-embedding and attention weighting. Train either a bidirectional or normal LSTM recurrent neural network to generate text using any dataset. You can continue training a pre-trained model.