koraykv / kex

Some tools that I need here and there

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools and extra classes needed for my other projects.
Some of the classes here will make their ways into the main Torch
branch if they turn out to be useful.

Requirements
* Torch7 (github.com/andresy/torch)

Installation
* Install Torch7 (refer to its own documentation).
* clone kex into extra directory of Torch7.
git clone github.com/koraykv/kex.git
* Rebuild torch, it will include kex too.

About

Some tools that I need here and there


Languages

Language:Lua 67.1%Language:C 32.9%