Torch is a scientific computing framework with support for machine learning algorithms. It provides N-dimensional arrays, with support for routines for indexing, slicing, transposing, etc.
Torch puts GPU first. It has an interface to C via LuaJIT, linear algebra & numeric optimization routines, neural network and energy-based models. It is embeddable, with ports to iOS and Android backends.
This page was last updated with commit: Now custom 'Remarks' are allowed instead of just 'Portable' in 'Get it'; all software's source files have been updated accordingly (0cb3959)