mlapin / libsdcaLinks
Multiclass classification based on stochastic dual coordinate ascent
☆34Updated 9 years ago
Alternatives and similar repositories for libsdca
Users that are interested in libsdca are comparing it to the libraries listed below
Sorting:
- The demo code for "Neural network-based clustering using pairwise constraints" (http://arxiv.org/abs/1511.06321)☆71Updated 7 years ago
- Reference implementation for Structured Prediction with Deep Value Networks☆54Updated 8 years ago
- Implementation attempt of "From Softmax to Sparsemax: A Sparse Model of Attention and Multi-Label Classification"☆55Updated 9 years ago
- Architecture learning for CNN's☆37Updated 8 years ago
- Repo for code for the NIPS paper entitled "An Architecture for Deep, Hierarchical Generative Models"☆14Updated 9 years ago
- Replication of the paper "Variational Dropout and the Local Reparameterization Trick" using Lasagne.☆33Updated 8 years ago
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 8 years ago
- Code for paper "Convergent Learning: Do different neural networks learn the same representations?"☆86Updated 9 years ago
- Code of "Max-margin Deep Generative Models" (NIPS15)☆18Updated 10 years ago
- Hyperparameter optimization with approximate gradient☆66Updated 4 years ago
- Unsupervised Learning by Predicting Noise☆90Updated 4 years ago
- Torch7 implementation of "Regularization of Neural Networks using DropConnect"☆30Updated 10 years ago
- ☆69Updated 8 years ago
- Weight initialization schemes for PyTorch nn.Modules☆70Updated 8 years ago
- ☆69Updated 6 years ago
- Structured Prediction Energy Networks in Torch☆132Updated 9 years ago
- Tensorflow implementation of SGD with Coupled Adaptive Batch Size (CABS)☆44Updated 8 years ago
- Code for Attentive Recurrent Comparators☆58Updated 8 years ago
- code for fast dropout☆46Updated 10 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Updated 8 years ago
- Wide-residual network implementations. Best result for cifar10(97.12%), cifar100(84.12%), and other kaggle challenges☆37Updated 9 years ago
- Highway networks implemented in PyTorch.☆54Updated 8 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 9 years ago
- SparseMAP: differentiable sparse structure inference☆112Updated 6 years ago
- Proceedings of ICML 2018☆39Updated last week
- Metric Learning to Rank☆46Updated 12 years ago
- Implementation of Deep Neural Decision Forest based on MSR paper☆29Updated 10 years ago
- Code to replicate "Generating Visual Explanations"☆48Updated 5 years ago
- ☆17Updated 10 years ago
- Dynamic Capacity Networks using Tensorflow