Skip to content

ioarun/ml-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-utils

Helpful ML functions.

Dependencies

  • Python 3.6.9
  • Pip3

Installation

pip install .

Usage

from mlutils import check_onnx_model

PYTORCH_MODEL_PATH = path/to/model.pth

check_onnx_model(PYTORCH_MODEL_PATH)

Acknowledgements

While developing this package, I took help from the following sources:

Questions?

Feel free to contact me at arun.etc.kumar@gmail.com if you have any questions.

About

Helpful ML functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages