soumith
/\︿╱\ _____________________________ \0_ 0 /╱\╱________________________ \▁︹_/
MetaNew York, USA
Pinned Repositories
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
cudnn.torch
Torch-7 FFI bindings for NVIDIA CuDNN
cvpr2015
dcgan.torch
A torch implementation of http://arxiv.org/abs/1511.06434
ganhacks
starter from "How to Train a GAN?" at NIPS2016
imagenet-multiGPU.torch
an imagenet example in torch.
net2net.torch
Implementation of http://arxiv.org/abs/1511.05641 that lets one build a larger net starting from a smaller one.
talks
torch-android
Torch-7 for Android
soumith's Repositories
soumith/TH
soumith/recpool
Reconstructing Pooling Networks
soumith/housenumbers_classifier
An attempt on the Stanford Housenumbers dataset
soumith/lua---opencv
bindings to some parts of opencv to lua+torch
soumith/yasa
Yet another Sentiment analyzer. This one uses convolution networks.
soumith/aledataset
Scripts to generate a dataset with static frames from the Arcade Learning Environment
soumith/Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
soumith/calculus.torch
A torch7 package to do differentiation and integration over arbitrary Tensors, using a variety of methods.
soumith/eblearn-matlab
eblearn matlab wrapper using libmatio
soumith/lua---csv
A package to read and write CSV. Provides high-level database-like handlers.
soumith/lua---lushmat
A simple package to load lush matrices as torch Tensors.
soumith/luaxml
A minimal set of XML processing function in Lua, with simple mapping between XML and Lua tables
soumith/luv
Bare libuv bindings for lua
soumith/rcfiles
soumith/torch-datasets
A collection of machine learning datasets for use with Torch7.
soumith/torch-threads-rand-bug
soumith/tty.js
A terminal for your browser, using node/express/socket.io