Skip to content
#

privacy-preserving-ml

Here are 13 public repositories matching this topic...

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.

  • Updated Jun 9, 2025

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.

  • Updated Oct 14, 2025
  • Jupyter Notebook

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.

  • Updated Apr 22, 2025
  • Jupyter Notebook

End-to-End Python implementation of Beck et al.'s (2025) economic sentiment analysis framework for constructing a high-frequency economic sentiment indicator using 1024-dimensional Jina embeddings and LLM-generated training data. Features L2-regularized classification and rigorous POOS econometric validation with DM-HAC tests for GDP forecasting.

  • Updated Nov 8, 2025
  • Jupyter Notebook

AegisFL is a cloud-native, privacy-preserving federated learning platform. It uses TensorFlow Federated, Differential Privacy, and Secure Aggregation to train models across decentralized clients, ensuring HIPAA/GDPR compliance with cost-optimized Kubernetes deployment and real-time monitoring.

  • Updated Aug 25, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the privacy-preserving-ml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the privacy-preserving-ml topic, visit your repo's landing page and select "manage topics."

Learn more