pytorch-summary VS d2l-en

Compare pytorch-summary vs d2l-en and see what are their differences.

pytorch-summary

Model summary in PyTorch similar to `model.summary()` in Keras (by sksq96)

d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. (by d2l-ai)
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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
pytorch-summary d2l-en
2 6
3,957 21,704
- 3.5%
0.0 8.5
about 2 months ago 9 days ago
Python Python
MIT License GNU General Public License v3.0 or later
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-summary

Posts with mentions or reviews of pytorch-summary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-13.
  • Conv3D
    2 projects | /r/pytorch | 13 Jan 2022
    could try this package, pytorch-summary package if you havent
  • Why is CUDA running out of memory?
    1 project | /r/pytorch | 29 Jul 2021
    This could be because of session thats is running in background which you need to terminate and refresh.Or it might be due to large nn model so maybe try changing the number of layers and neurons in the model.This summary library might help you check the size of your nn model

d2l-en

Posts with mentions or reviews of d2l-en. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.

What are some alternatives?

When comparing pytorch-summary and d2l-en you can also consider the following projects:

livelossplot - Live training loss plot in Jupyter Notebook for Keras, PyTorch and others

Pytorch-UNet - PyTorch implementation of the U-Net for image semantic segmentation with high quality images

horovod - Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

DeepADoTS - Repository of the paper "A Systematic Evaluation of Deep Anomaly Detection Methods for Time Series".

wandb - 🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.

TF-Watcher - Monitor your ML jobs on mobile devices📱, especially for Google Colab / Kaggle

netron - Visualizer for neural network, deep learning and machine learning models

99-ML-Learning-Projects - A list of 99 machine learning projects for anyone interested to learn from coding and building projects

pytorch-model-details - Package to visualize all the layer parameters of a deep learning model.

imbalanced-regression - [ICML 2021, Long Talk] Delving into Deep Imbalanced Regression

petastorm - Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.

einops - Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)