Skip to content

montefiore-institute/pt-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch Inspector

Inspector for PyTorch: see how your model is performing

Dependencies

  • Numpy
  • Pytorch

For python 3.5+

Install

To install this package, clone this repository and use

python setup.py install

Examples

The examples folder contains a couple of scripts demonstrating the use of this package

Test

To run the test suite from the top directory, do

python -m unittest discover pt_inspector/tests/

About

Inspector for PyTorch: see how you model is performing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages