marcbelmont's Stars
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
nagadomi/waifu2x
Image Super-Resolution for Anime-Style Art
cmusatyalab/openface
Face recognition with deep neural networks.
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
odeke-em/drive
Google Drive client for the commandline
karpathy/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
grangier/python-goose
Html Content / Article Extractor, web scrapping lib in Python
amaas/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
kaishengtai/neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
stanfordnlp/treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
google/inception
yoonkim/lstm-char-cnn
LSTM language model with CNN over characters
facebookarchive/fblualib
Facebook libraries and utilities for Lua
benanne/kaggle-ndsb
Winning solution for the National Data Science Bowl competition on Kaggle (plankton classification)
facebookarchive/Stack-RNN
This is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas Mikolov.
adbrebs/taxi
Winning entry to the Kaggle taxi competition
e-lab/torch-toolbox
A collection of snippets and libraries for Torch from e-Lab
Moodstocks/gtsrb.torch
Traffic sign recognition with Torch
skaae/recurrent-spatial-transformer-code
Code for Recurrent Spatial Transformer Networks
advancingu/XPS13Linux
Public collection of issues with running Linux on a Dell XPS 13 (2015 edition)
clementfarabet/async
An async framework for Lua/Torch.
Cortexelus/Pizzafire
Run your own DeepStyle factory on the cloud.
nfaggian/growcut
Python implementation of the growcut algorithm.
jachiam/rnn-playground
Playground for some RNN stuff in Torch.
Atcold/torch-net-toolkit
A simple module for <Torch7> and the <nn> package