graph
Graph package for Torch. [Deprecated]
Graph package for Torch. [Deprecated]
Numpy's randomkit, wrapped for Torch. [Deprecated]
A signal processing toolbox for Torch-7. FFT, DCT, Hilbert, cepstrums, stft.
Neural Network package for Torch.
framework for torch which provides a set of abstractions aiming at encouraging code re-use as well as encouraging modular programming.
This package provides graphical computation for nn library in Torch7.
A completely unstable and experimental package that extends Torch's builtin nn library.
A Recurrent Neural Network library that extends Torch's nn. RNNs, LSTMs, GRUs, BRNNs, BLSTMs, etc.
Many useful features that aren't part of the main nn package.
A deep learning library designed for streamlining research and development using the Torch7 distribution. It emphasizes flexibility through the elegant use of object-oriented design patterns. [Deprecated]
An optimization library for Torch. SGD, Adagrad, Conjugate-Gradient, LBFGS, RProp and more.
A package for unsupervised learning in Torch. Provides modules that are compatible with nn (LinearPsd, ConvPsd, AutoEncoder, ...), and self-contained algorithms (k-means, PCA). [Deprecated]
A package to manipulate manifolds.
Torch-SVM library. [Deprecated]
FFI Wrapper for liblbfgs. [Deprecated]
An old vowpalwabbit interface to torch. [Deprecated]
OpenGM is a C++ library for graphical modelling, and inference. The Lua bindings provide a simple way of describing graphs, from Lua, and then optimizing them with OpenGM. [Deprecated]
Spaghetti (sparse linear) module for torch7 by @MichaelMathieu [Deprecated]
A Lua wrapper around the Locality sensitive hashing library SHKit [Deprecated]
KNN, kernel-weighted average, local linear regression smoothers. [Deprecated]
Torch CUDA Implementation.
Torch CUDA Neural Network Implementation.
An image/graph library for Torch. This package provides routines to construct graphs on images, segment them, build trees out of them, and convert them back to images. [Deprecated]
A video/graph library for Torch. This package provides routines to construct graphs on videos, segment them, build trees out of them, and convert them back to videos. [Deprecated]
code and tools around integral images. A library for finding interest points based on fast integral histograms. [Deprecated]
allows us to use hugin to stitch images and apply same stitching to a video sequence. [Deprecated]
A bundle adjustment/structure from motion package. [Deprecated]
A package for feature extraction in Torch. Provides SIFT and dSIFT modules. [Deprecated]
A state-of-the-art generic dense feature extractor. [Deprecated]
a simple and efficient end-to-end Automatic Speech Recognition (ASR) system from Facebook AI Research.
[Deprecated]
A python package that integrates an LLM copilot inside the keras model development workflow.
.
torch-datasets - Scripts to load several popular datasets including
Scripts to generate a dataset with static frames from the Arcade Learning Environment.
Class on machine w/ PDF, lectures, code