Git Product home page Git Product logo

disco's Introduction

DISCO - DIStributed COllaborative 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://discolab.ai/ ๐Ÿ•บ


๐Ÿช„ DEVELOPERS: Have a look at our developer guide


โ“ WHY DISCO?

  • To build deep learning 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
  • Have a look at how DISCO ensures privacy and confidentiality 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 incentivize participation

๐Ÿ HOW TO USE DISCO

  • Start by exploring our example DISCOllaboratives in the Tasks page.
  • The example models are based on popular datasets such as Titanic, MNIST or CIFAR-10
  • It is also possible to create your own task without coding on the custom training page:
    • Upload the initial model
    • You can choose from several existing dataloaders
    • Choose between federated and decentralized for your DISCO training scheme ... connect your data and... done! ๐Ÿ“Š
    • For more details on ML tasks and custom training have a look at this guide

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).

__

JOIN US

  • You are welcome on slack

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.