Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 263 Bytes

README.rst

File metadata and controls

19 lines (11 loc) · 263 Bytes

torch-contrib

This repository contains reviewed implementations of ideas from recent machine learning papers.

Installation

pip:

pip install torchcontrib

From source:

python setup.py install