Skip to main content

FederatedCryptix is an innovative and modular framework designed for federated learning with a strong focus on cryptographic security.

Project description

FederatedCryptix

Overview

This repository contains a federated learning framework that enables collaborative training of machine learning models across multiple devices while preserving data privacy.

Folder Structure

  • config/: Configuration files for models and training parameters.
  • encryption/: Contains encryption and decryption logic using TenSEAL.
  • models/: Model implementations for TensorFlow and PyTorch.
  • communication/: Manages WebSocket communication.
  • server/: Central server implementation.
  • clients/: Client device implementation.
  • utils/: Utility functions and decorators.
  • logs/: Log files for server and clients.
  • main_server.py: Entry point to start the central server.
  • main_client.py: Entry point to start a client device.

Getting Started

Central Server

  1. Install dependencies:
    pip install -r requirements.txt
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FederatedCryptix-1.0.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

FederatedCryptix-1.0.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page