Giter Site home page Giter Site logo

mengjiezhao / disco-hacka Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epfml/disco

0.0 0.0 0.0 4.04 MB

Decentralized & federated privacy-preserving ML training, using p2p networking, in JS

License: Apache License 2.0

Shell 0.19% JavaScript 0.25% TypeScript 46.87% CSS 1.73% HTML 0.17% Batchfile 0.19% Vue 50.44% Dockerfile 0.15%

disco-hacka's Introduction

DISCO - Dis tributed Co llaborative Machine Learning

DISCO leverages federated ๐ŸŒŸ and decentralized โœจ learning to allow several data owners to collaboratively build machine learning models without sharing any original data.

The latest version is always running on the following link, directly in your browser, for web and mobile:

๐Ÿ•บ https://epfml.github.io/disco/ ๐Ÿ•บ


๐Ÿช„ DEVELOPERS: Contribute or customize DISCO HERE


โ“ WHY DISCO?

  • To build predictive models across private datasets without compromising data privacy, ownership, sovereignty, or model performance
  • To create an easy-to-use platform that allows non-specialists to participate in collaborative learning

โš™๏ธ HOW DISCO WORKS

  • DISCO has a public model โ€“ private data approach
  • Private and secure model updates โ€“ not data โ€“ are communicated to either:
    • a central server : federated learning ( ๐ŸŒŸ )
    • directly between users : decentralized learning ( โœจ ) i.e. no central coordination
  • Model updates are then securely aggregated into a trained model
  • See more HERE

โ“ DISCO TECHNOLOGY

  • DISCO supports arbitrary deep learning tasks and model architectures, via TF.js
  • โœจ relies on peer2peer communication
  • Learn more about secure aggregation and differential privacy for privacy-respecting training HERE

๐Ÿงช RESEARCH-BASED DESIGN

DISCO aims to enable open-access and easy-use distributed training which is

  • ๐ŸŒช๏ธ efficient (R1, R2)
  • ๐Ÿ”’ privacy-preserving (R3, R4)
  • ๐Ÿ› ๏ธ fault-tolerant and dynamic over time (R5)
  • ๐Ÿฅท robust to malicious actors and data poisoning (R6, R7)
  • ๐ŸŽ ๐ŸŒ interpretable in imperfectly interoperable data distributions (R8)
  • ๐Ÿชž personalizable (R9)
  • ๐Ÿฅ• fairly incentivizes participation

๐Ÿ HOW TO USE DISCO

  • Start by exploring our example DISCOllaboratives in the Tasks tab.
  • The example models are based on popular datasets such as Titanic, MNIST or CIFAR-10
  • It is also possible to create a custom task without coding. Just upload the following 2 files:
    • A TensorFlow.js model file in JSON format (useful links to create and save your model)
    • A weight file in .bin format
      • These are the initial weights provided to new users joining your task (pre-trained or random initialisation)
    • You can choose from several existing dataloaders
    • Then...select your DISCO training scheme (:star2: or :sparkles:) ... connect your data and... :bar_chart:

Note: Currently only CSV and Image data types are supported. Adding new data types, preprocessing code or dataloaders, is accessible in developer mode (see developer guide). Specific instructions on how to build a custom task can be found HERE

__

JOIN US

  • You are welcome on slack

disco-hacka's People

Contributors

s314cy avatar nacho114 avatar tharvik avatar giordano-lucas avatar martinjaggi avatar marceltorne avatar mmilenkoski avatar grim-bot avatar paulmansat avatar dgengler6 avatar laurislopata avatar gozgun avatar giorgiosav avatar jiafanliu avatar lippoldt avatar morganridel avatar francesco98 avatar annie-light avatar batuhanfaik avatar humanrupert avatar aunell avatar dependabot[bot] avatar ineiti avatar mengjiezhao avatar saipraneet avatar walidabn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.