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

https://github.com/gforge/torchnet-addons


https://github.com/gforge/torchnet-addons

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![Build Status](https://travis-ci.org/gforge/torchnet-addons.svg)](https://travis-ci.org/gforge/torchnet-addons)

# torchnet-addons

The torchnet-addons package contains extensions to the [torchnet](https://github.com/torchnet/torchnet).

## The documentation

The documentation is generated via the `doc.lua` script. Note that this has to be
invoked with `> /dev/null` in order to avoid sundown-ascii codes to appear:

`th doc.lua > /dev/null`