Stars
The original code from the DeepMind article + my tweaks
A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
3.8% and 18.3% on CIFAR-10 and CIFAR-100
Recurrent Neural Network library for Torch7's nn
ImageNet classification using binary Convolutional Neural Networks
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
LSTM language model with CNN over characters
natural image generation using ConvNets
Torch implementations of various types of autoencoders
SoundNet: Learning Sound Representations from Unlabeled Video. NIPS 2016
OptNet - Reducing memory usage in torch neural nets
Code for Kaggle-CIFAR10 competition. 5th place.
Multi-threaded VGG 19 feature extractor in Torch
Implementation of a simple example of Q learning in Torch.
Component Analysis using Torch7 (PCA, Whitened PCA, LDA, LPP, NPP, FastICA)
A distributed torch framework for heterogeneous systems
K-means feature learning on CIFAR-10 translated to Torch
A starter kit in Torch for Kaggle Diabetic Retinopathy Detection