thsolver

Solver for PyTorch


License
MIT
Install
pip install thsolver==1.1.5

Documentation

The Solver for PyTorch

downloads PyPI

The code can be used for training/testing PyTorch models. It is used in the O-CNN and my daily experiments.

It is similar to pytorch-lightning, but with much simpler implementations.