pytorch-argus 1.1.0
0
Argus is a lightweight library for training neural networks in PyTorch.
Contents
Argus is a lightweight library for training neural networks in PyTorch.
Stars: 79, Watchers: 79, Forks: 9, Open Issues: 0The lRomul/argus
repo was created 6 years ago and the last code push was 5 months ago. The project is moderately popular with 79 github stars!
How to Install pytorch-argus
You can install pytorch-argus using pip
pip install pytorch-argus
or add it to a project with poetry
poetry add pytorch-argus
Package Details
- Author
- None
- License
- MIT License Copyright (c) 2018-present Ruslan Baikulov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- None
- PyPi:
- https://pypi.org/project/pytorch-argus/
- Documentation:
- https://pytorch-argus.readthedocs.io/
- GitHub Repo:
- https://github.com/lRomul/argus
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Artificial Intelligence
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pytorch-argus errors.
Code Examples
Here are some pytorch-argus
code examples and snippets.