Pinned Repositories
spartan
Spartan is an algorithm for training sparse neural network models. This repository accompanies the paper "Spartan Differentiable Sparsity via Regularized Transportation" (NeurIPS 2022).
compressed-factorization
neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
torch-ntm
A Neural Turing Machine implementation in Torch.
equivariant-transformers
Equivariant Transformer (ET) layers are image-to-image mappings that incorporate prior knowledge on invariances with respect to continuous transformations groups (ICML 2019). Paper: https://arxiv.org/abs/1901.11399
index-baselines
Simple baselines for "Learned Indexes"
sinkhorn-label-allocation
Sinkhorn Label Allocation is a label assignment method for semi-supervised self-training algorithms. The SLA algorithm is described in full in this ICML 2021 paper: https://arxiv.org/abs/2102.08622.
wmsketch
Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).
treelstm
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
kaishengtai's Repositories
kaishengtai/neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
kaishengtai/torch-ntm
A Neural Turing Machine implementation in Torch.
kaishengtai/compressed-factorization
kaishengtai/distrust
kaishengtai/kaishengtai.github.io
My personal website.
kaishengtai/caffe
Caffe: a fast open framework for deep learning.
kaishengtai/models
Models built with TensorFlow
kaishengtai/nn
kaishengtai/tnt
A lightweight library for PyTorch training tools and utilities
kaishengtai/torch7