Contents

pytorch-argus 1.1.0

0

Argus is a lightweight library for training neural networks in PyTorch.

Argus is a lightweight library for training neural networks in PyTorch.

Stars: 80, Watchers: 80, Forks: 9, Open Issues: 0

The lRomul/argus repo was created 5 years ago and the last code push was 2 weeks ago. The project is moderately popular with 80 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
No  pytorch-argus  pypi packages just yet.

Errors

A list of common pytorch-argus errors.

Code Examples

Here are some pytorch-argus code examples and snippets.

Related Packages & Articles

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

kornia 0.7.2

Open Source Differentiable Computer Vision Library for PyTorch

pytorch-lightning 2.2.4

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

petastorm 0.12.1

Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.

huggingface-hub 0.23.0

Client library to download and publish models, datasets and other repos on the huggingface.co hub