early-stopping-pytorch
early-stopping-pytorch copied to clipboard
Request: packaging
Packaging is pretty easy these days, just add a pyproject.toml. It would be cool to add one to this repo.
Then, people can at least pip install directly from GitHub like so:
pip install git+ssh://[email protected]/Bjarten/early-stopping-pytorch.git
Hey, I made a fork of the repo with proper installation setup: https://github.com/V0XNIHILI/early-stopping