https://github.com/gforge/torchnet-addons
https://github.com/gforge/torchnet-addons
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gforge/torchnet-addons
- Owner: gforge
- License: mit
- Created: 2016-07-31T16:21:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T10:33:08.000Z (over 9 years ago)
- Last Synced: 2025-02-03T13:15:30.539Z (over 1 year ago)
- Language: Lua
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
](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`