A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
-
Updated
Apr 24, 2026
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
An Open Framework for Federated Learning.
Official code for "DCT-CryptoNets: Scaling Private Inference in the Frequency Domain" [ICLR 2025]
A Privacy-Preserving Federated Learnig benchamarking framework, based on TensorFlow/Keras and OpenFHE
A curated collection of privacy-preserving machine learning techniques, tools, and practical evaluations. Focuses on differential privacy, federated learning, secure computation, and synthetic data generation for implementing privacy in ML workflows.
This repository explores federated deep generative models with PyTorch, featuring Conditional DCGAN, FedGAN v2, and custom synchronization strategies. It demonstrates client-server training with FedAvg, non-IID data splits, and GAN evaluation, providing a foundation for research in privacy-preserving generative modeling.
Sovereign Map is a production-grade, Byzantine-tolerant Federated Learning framework. Utilizing the Mohawk Protocol for streaming aggregation, it achieves a 224x memory reduction, enabling secure orchestration of 100M+ nodes via TPM 2.0 hardware-rooted trust. Features full-stack observability with Prometheus & Grafana, built-in tokenomics telemetry
Federated learning + iDLG gradient inversion attack + Central DP defense + Gradio demo. The honest finding: naive Central DP collapses utility on small federations (Gaussian-mechanism curse of dimensionality). Production fixes (DP-SGD, Opacus) documented.
🍏 Discover the best Mac apps, tools, and resources to boost your productivity and streamline your workflow.
My journey from law to code: Projects in Privacy-Preserving ML, LegalTech automation, and regulatory compliance systems.
TZDC - A Python library for privacy-enhancing data operations using cryptographic fragmentation and temporal key expiration.
Docs: https://erasus.readthedocs.io/en/latest/ Forget data from any foundation model without retraining. Erasus surgically removes concepts, behaviors, or training samples from LLMs, VLMs, and Diffusion models using coreset selection. 90% less compute, certified removal, multimodal support.
Proxy simulation for evaluating encrypted LLM accuracy without running full CKKS inference. IIT Big Data X REU 2025, eScience 2025.
A comprehensive evaluation of Machine Unlearning via Task Arithmetic on CNN architectures (ResNet-18, VGG-11, MobileNetV2). Includes SOTA metrics like ZRF, MIA, and the novel Anamnesis Index (AIN) for Rebound Effect analysis.
Detection of rare child diseases by applying graph machine learning to a remote dataset with federated machine learning
A deep learning solution for brain tumor segmentation using multi-modal MRI scans, integrating U-Net models, differential privacy, adversarial training, and explainability (Grad-CAM, attention scores) for robust and trustworthy medical AI.
Privacy-preserving federated learning framework for staffing-acuity mismatch prediction in Long-Term Care using CTGAN synthetic data, differential privacy, and XAI auditing.
Adaptive Federated Learning Framework (AFLF): a distributed ML systems project implementing dynamic client selection, differential privacy, adaptive optimization, and communication-efficient federated training with reproducible experiments and a Streamlit research dashboard.
Privacy-preserving federated learning system — FedAvg across 10 distributed clients (99.2% MNIST accuracy), Gaussian differential privacy with RDP moments accountant, non-IID Dirichlet data partitioning, centralized vs. federated accuracy comparison, live FastAPI dashboard with real-time convergence plots — PyTorch · no raw data sharing
A rigorous audit of Hybrid Quantum-Classical Networks (HQCNN) under noise and privacy constraints. (Outcome: Null Result / No Advantage Observed).
Add a description, image, and links to the privacy-preserving-ml topic page so that developers can more easily learn about it.
To associate your repository with the privacy-preserving-ml topic, visit your repo's landing page and select "manage topics."