openfhe-logreg-training-examples
Logistic Regression Training Examples
This project provides examples of logistic regression training on encrypted data using FHE with OpenFHE
OpenFHE-Based Examples of Logistic Regression Training using Nesterov Accelerated Gradient Descent
22 stars
1 watching
4 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of logistic regression and Chi-Square genome-wide association studies protocols using homomorphic encryption for secure large-scale genomic research. | 9 |
| This implementation allows an attacker to directly obtain user data from federated learning gradient updates by modifying the shared model architecture. | 23 |
| Investigates transfer learning in federated learning by guiding the last layer with pre-trained models | 7 |
| Recovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration | 5 |
| A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| Trains artificial neural networks using the genetic algorithm | 241 |
| This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture. | 2,167 |
| Improves machine learning models for personalized performance under evolving test distributions in distributed environments | 53 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data | 39 |
| This project presents a framework for robust federated learning against backdoor attacks. | 71 |
| A tool for running regression tests on FPGA designs | 16 |
| Develops and evaluates a framework for detecting attacks on federated learning systems | 11 |