Pinned Repositories
ATen
ATen: A TENsor library for C++11
cudnn.torch
Torch-7 FFI bindings for NVIDIA CuDNN
cunn
cutorch
A CUDA backend for Torch7
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
gloo
A set of collective operations that provides primitives for multi-machine training of machine learning models.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TemporalConvolutionTBC
gchanan's Repositories
gchanan/TemporalConvolutionTBC
gchanan/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
gchanan/onnx-fb-universe
ONNX Integration Builds
gchanan/ATen
ATen: A TENsor library for C++11
gchanan/cudnn.torch
Torch-7 FFI bindings for NVIDIA CuDNN
gchanan/cunn
gchanan/cutorch
A CUDA backend for Torch7
gchanan/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
gchanan/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
gchanan/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
gchanan/gloo
A set of collective operations that provides primitives for multi-machine training of machine learning models.
gchanan/image
An Image toolbox for Torch.
gchanan/nccl.torch
torch bindings for nccl
gchanan/nn
gchanan/paths
gchanan/pyro
Deep universal probabilistic programming with Python and PyTorch
gchanan/pytorch.github.io
The website for PyTorch
gchanan/threads
Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
gchanan/torch7
http://torch.ch
gchanan/TorchMPI
Implements a message passing interface (MPI) wrapper that makes it easy to do massively parallel computations inside the Torch deep-learning framework.
gchanan/TPRNN
TargetProp for RNNs
gchanan/tutorials