/contrib

Implementations of ideas from recent papers

Primary LanguagePython

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