Torch (machine learning)

Torch
Original authorsRonan Collobert, Samy Bengio, Johnny MariƩthoz
Initial releaseOctober 2002 (2002-10)
Final release
7.0 / February 27, 2017 (2017-02-27)
Written inLua, C, C++
Operating systemLinux, Android, Mac OS X, iOS
TypeLibrary for machine learning and deep learning
LicenseBSD License
Websitetorch.ch
Repository

Torch is an open-source machine learning library, a scientific computing framework, and a scripting language based on Lua. It provides LuaJIT interfaces to deep learning algorithms implemented in C. It was created by the Idiap Research Institute at EPFL. Torch development moved in 2017 to PyTorch, a port of the library to Python.