Torch5
system.
Author of the torch
core package.
Implemented Matlab-like operations with the lab
package.
Implemented neural networks with the nn
package.
Implemented random
package for random number generation.
Integrated the Lua
posix
package in Torch5
.
Provided classical machine learning measure with the ml
package.
Wrote the help
package.
distr
package.
Implemented non-parametric algorithms (Parzen, KNN) in the np
package.
Wrote the speech
package which allows speech applications.
gfx
package.
Provided image manipulations functions with the image
package.
Implemented the tables gradient machines in the neural network nn
package.
Wrote most of the doc of lab
and nn
packages.
lcairo
package, which provides a Cairo
backend to Torch5
.
Integrated the mpeg2
library in Torch5
through the mpeg2
package.
Tensor
class design and the gradient machines are strongly inspired from
their SN library now available as the Lush library.
Torch
logo.