Introduction |
Documentation |
Downloads |
Forum |
Credits |
Release 3
February 4, 2003 |
Please, read the installation notes in the documentation section before downloading anything.
Downloads | ||||
---|---|---|---|---|
Archive | Description | |||
Torch3 src | Torch3 for Unix/Linux | |||
Torch3 doc | Torch3 documentation | |||
Torch3 win | Torch3 for MS Windows |
Note that the sources for Unix/Linux and MS Windows are the same... only the packaging method is different.
Packages | ||||
---|---|---|---|---|
Package | Description | Dependencies | Maintainers | |
core | The core of Torch | Ronan Collobert | ||
gradients | Gradient machines | Ronan Collobert | ||
kernels | Machine based on kernel methods, such as SVM |
Ronan Collobert | ||
distributions | Stuff related to distributions | gradients | Samy Bengio Johnny Mariéthoz |
|
convolutions | Spatial and temporal convolutions | gradients | Ronan Collobert | |
matrix | Matrix manipulations | Ronan Collobert | ||
datasets | Several classes to handle data such as HTK |
distributions speech |
Johnny Mariéthoz | |
non-parametrics | Non-parametrics algorithms, such as KNN or Parzen Windows |
Samy Bengio | ||
speech | Tools for speech recognition | distributions datasets |
Samy Bengio Johnny Mariéthoz |
|
decoder | Large vocabulary speech decoder | distributions datasets speech |
Darren Moore | |
examples | Some main program examples | all packages if you want to run all |
all coders |