nathanlem1 / SVM_PyTorch
This implements a linear SVM using fully-connected layer and hinge loss using PyTorch.
☆10Updated 2 months ago
Alternatives and similar repositories for SVM_PyTorch:
Users that are interested in SVM_PyTorch are comparing it to the libraries listed below
- gan_torch (cpu & gpu)☆30Updated 4 years ago
- The implementation of "Towards Faster and Better Federated Learning: A Feature Fusion Approach" (ICIP 2019)☆36Updated 5 years ago
- Processed torchvision mnist(MNIST, FashionMNIST, EMNIST) datasets for download☆33Updated 6 years ago
- Training Federated GANs with Theoretical Guarantees: AUniversal Aggregation Approach☆17Updated 4 years ago
- Implementation of Federated Learning to Person Re-identification (Code for ACMMM 2020 paper)☆98Updated last year
- This is an unofficial implementation of Federated Transfer Learning using UCI Smartphone dataset☆25Updated 3 months ago
- PyTorch implementation of FedPer (Federated Learning with Personalization Layers).☆68Updated 2 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆68Updated 3 years ago
- The implementation of FedHSSL algorithm published in the paper "A Hybrid Self-Supervised Learning Framework for Vertical Federated Learni…☆13Updated 7 months ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆44Updated 5 years ago
- FedMD: Heterogenous Federated Learning via Model Distillation☆151Updated 3 years ago
- ☆17Updated 3 years ago
- Benchmarking Semi-supervised Federated Learning☆51Updated 2 years ago
- PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).☆67Updated 2 years ago
- ☆72Updated 2 years ago
- Implementation of SCAFFOLD: Stochastic Controlled Averaging for Federated Learning☆66Updated 2 years ago
- Practical One-Shot Federated Learning for Cross-Silo Setting☆42Updated 3 years ago
- Pytorch Implementation of AMSoftmax☆15Updated 5 years ago
- This repository includes the official project of SplitAVG, from our paper "SplitAVG: A heterogeneity-aware federated deep learning method…☆22Updated last year
- PyTorch implementation of Layer-wised Model Aggregation for Personalized Federated Learning☆84Updated last year
- CVPR 2022: FedCorr: Multi-Stage Federated Learning for Label Noise Correction☆36Updated 11 months ago
- ☆18Updated 2 years ago
- Official repository for Local Learning Matters: Rethinking Data Heterogeneity in Federated Learning [CVPR 2022 Oral, Best Paper Finalist]☆60Updated 2 years ago
- pytorch implements data enhancement and network regularization methods: cutmix, cutout, shakedrop, mixup, Label smoothing☆10Updated 3 years ago
- Federated Block Coordinate Descent (FedBCD) code for "Federated Block Coordinate Descent Scheme for Learning Global and Personalized Mode…☆15Updated 4 years ago
- AAAI 2023 accepted paper, FedALA: Adaptive Local Aggregation for Personalized Federated Learning☆123Updated 3 months ago
- Data Augmentation optimized for GAN☆55Updated 4 years ago
- Compression of Deep Neural Networks LeNet-300-100 and LeNet-5 trained on MNIST and CIFAR-10 using Quantization, Knowledge Distillation & …☆17Updated 5 years ago
- NeurIPS 2023 accepted paper, Eliminating Domain Bias for Federated Learning in Representation Space☆21Updated 3 months ago
- SPATL: Salient Prameter Aggregation and Transfer Learning for Heterogeneous Federated Learning☆23Updated 2 years ago