HaotianMXu / Multiclass_LinearSVM_with_SGDLinks
A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss
☆48Updated 6 years ago
Alternatives and similar repositories for Multiclass_LinearSVM_with_SGD
Users that are interested in Multiclass_LinearSVM_with_SGD are comparing it to the libraries listed below
Sorting:
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆84Updated 7 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".