Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pytorch/contrib

Implementations of ideas from recent papers
https://github.com/pytorch/contrib

Last synced: 3 months ago
JSON representation

Implementations of ideas from recent papers

Awesome Lists containing this project

README

        

torch-contrib
=============

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

Installation
============

pip:

.. code:: bash

pip install torchcontrib

From source:

.. code:: bash

python setup.py install