examples VS pytorch-styleguide

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

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc. (by pytorch)

pytorch-styleguide

An unofficial styleguide and best practices summary for PyTorch (by IgorSusmelj)
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
examples pytorch-styleguide
23 1
21,727 1,826
0.6% -
7.7 0.0
11 days ago over 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
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.

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.

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.

What are some alternatives?

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

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

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

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]).

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

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

PyTorchProjectFramework - A basic framework for your PyTorch projects

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.