Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1017 Bytes

README.rst

File metadata and controls

39 lines (24 loc) · 1017 Bytes

torchwatch

https://pepy.tech/badge/torchwatch https://img.shields.io/badge/dynamic/json.svg?label=docs&url=https%3A%2F%2Fpypi.org%2Fpypi%2Ftorchwatch%2Fjson&query=%24.info.version&colorB=brightgreen&prefix=v

The torchwatch package consists of popular basic block for deep learning, which strives to be an watch for torch, like iWatch for iPhone.

Installation

Torchwatch only supports torch as backend. Please refer to pytorch.org for the detail of PyTorch (torch) installation. There are two ways you can use torchwatch.

1. Install via pip:

pip install torchwatch

2. Install from source:

python setup.py install

Documentation

You can find the API documentation on the readthedocs website: https://torchwatch.readthedocs.io/