Skip to content

szuboy/torchwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torchwatch

image

image

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/