model-summary
There are 3 repositories under model-summary topic.
sharmaroshan/MNIST-Dataset
Recognizing the Digits from 0-9 using their pixel values as attributes, using Deep Learning Model to Classify the Digits.
GSAUC3/pytorch-model-details
Package to visualize all the layer parameters of a deep learning model.
stgrmks/PyTorch-Summary
Keras style summary. Supports modular network structures e.g. layers organized into feature extraction and classification.