PhilippPelz's Stars
elezar/gpu-arpack
A GPU-based wrapper for ARPACK
opencollab/arpack-ng
Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
Kaixhin/FGMachine
Future Gadget Machine
jcjohnson/densecap
Dense image captioning in Torch
leschzinerlab/Multislice
Scripts for calculating simulated transmission electron microscopy images based upon PDB files
nicholas-leonard/torchx
torch extensions
Kaixhin/Autoencoders
Torch implementations of various types of autoencoders
geggo/phase-unwrap
pointtonull/pyunwrap
A efficient wave unwrapper with python bindings
DawyD/bm3d-gpu
CUDA implementation of BM3D
HendrikStrobelt/LSTMVis
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
harvardnlp/seq2seq-attn
Sequence-to-sequence model with LSTM encoder/decoders and attention
facebookarchive/torchnet
Torch on steroids
jonathantompson/torchzfp
A utility library for zfp compression / decompression of Torch7 float tensors.
shanlior/Async-EASGD
A distributed torch framework for heterogeneous systems
nicholas-leonard/drmad
Hyper-parameter Optimization with DrMAD and Hypero
dmlc/mshadow
Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
vzhong/torchlib
Data structures, algorithms, and ML/NLP tools in Lua.
lunarmodules/luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
AlexMili/torch-dataframe
Utility class to manipulate dataset from CSV file
imodpasteur/lutorpy
Use torch in python for deep learning.
thieman/github-selfies
Everything is better with selfies. Yes, even pull requests. Trust me.
clementfarabet/lua---camera
A very simple camera interface (frame grabber) for Torch7.
harvardnlp/sent-conv-torch
Text classification using a convolutional neural network.
facebookarchive/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
ignacio/StackTracePlus
StackTracePlus provides enhanced stack traces for Lua.
HIPS/hypergrad
Exploring differentiation with respect to hyperparameters
benglard/waffle
Fast, asynchronous web framework for Lua/Torch
y0ast/VAE-Torch
Implementation of Variational Auto-Encoder in Torch7
dritchie/adnn
Javascript neural networks on top of general scalar/tensor reverse-mode automatic differentiation.