Pinned Repositories
nogil
Multithreaded Python without the GIL
nogil-3.12
Multithreaded Python without the GIL (experimental rebase on 3.12)
nogil-3.12-final
Multithreaded Python without the GIL (experimental rebase on 3.12 final)
nogil-wheels
GitHub actions to build wheels for nogil Python
pytorch-examples
Simple examples to introduce PyTorch
fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
ztorch
Complex number support for Torch
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
vision
Datasets, Transforms and Models specific to Computer Vision
colesbury's Repositories
colesbury/pytorch-examples
Simple examples to introduce PyTorch
colesbury/perf_test
random perf experimentation
colesbury/torch7
colesbury/ar-images
colesbury/ATen
ATen: A TENsor library for C++11
colesbury/benchmark
colesbury/cudnn.torch
Torch-7 FFI bindings for NVIDIA CuDNN
colesbury/cunn
colesbury/cutorch
A CUDA backend for Torch7
colesbury/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
colesbury/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
colesbury/gpytorch
A highly efficient and modular implementation of Gaussian Processes in PyTorch
colesbury/image
An Image toolbox for Torch.
colesbury/issue_3111
Code to reproduce PyTorch issue #3111
colesbury/letslambda
An AWS Lambda function that creates, renew and install your Letsencrypt certificate in your ELB
colesbury/luaffifb
FFI package for Lua 5.1 and Lua 5.2
colesbury/luasocket
Network support for the Lua language
colesbury/nccl.torch
torch bindings for nccl
colesbury/nn
colesbury/noddy
Noddy
colesbury/onnx-fb-universe
ONNX Integration Builds
colesbury/optim
A numeric optimization package for Torch.
colesbury/optimize-net
OptNet - Reducing memory usage in torch neural nets
colesbury/pytorch-old
colesbury/sys
A system utility package for Torch.
colesbury/torch-hdf5
Torch interface to HDF5 library
colesbury/torch-residual-networks
This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC and COCO challenges.
colesbury/torchnet
Torch on steroids
colesbury/travis-remote-shell
colesbury/trepl
A pure Lua-based, lightweight REPL for Torch.