Skip to content

szuboy/torchwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 18, 2021
be082eb · Nov 18, 2021

History

12 Commits
Nov 17, 2021
Nov 18, 2021
Nov 17, 2021
Nov 17, 2021
Nov 18, 2021
Nov 18, 2021
Nov 18, 2021
Nov 18, 2021
Nov 18, 2021

Repository files navigation

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/