25 Forks
82 Stars
82 Watchers

modelsummary

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

How to download and setup modelsummary

Open terminal and run command
git clone https://github.com/graykode/modelsummary.git
git clone is used to create a copy or clone of modelsummary repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with modelsummary https://github.com/graykode/modelsummary/archive/master.zip

Or simply clone modelsummary with SSH
[email protected]:graykode/modelsummary.git

If you have some problems with modelsummary

You may open issue on modelsummary support forum (system) here: https://github.com/graykode/modelsummary/issues