modelarchive

A machine learning package for bundling a trained PyTorch model in an archive directory along with its architecture description, training state, and training history


License
BSD-3-Clause
Install
pip install modelarchive==0.0.1.dev7

Documentation

ModelArchive

A machine learning package for bundling a trained PyTorch model in an archive directory along with its architecture description, training state, and training history.

See seung-lab/SEAMLeSS#12 and this overview for more details.

Note that this package is experimental and under development.