Skip to content

DiscreetAI/decentralized-ml

Repository files navigation

Decentralized Machine Learning

image

Documentation Status Documentation Status

DiscreetAI is a full stack service enabling machine learning on private data.

Documentation ----Check out the documentation here!

Documentation for the DiscreetAI iOS library is coming soon!

Starting a Training Session ----1. You can try DiscreetAI out by making an account here.

image

  1. You can immediately try out the demo repo, which is set up for you right after registration!

image

  1. Then you can go ahead train on our iOS test devices in Explora, a customized Jupyter Notebook that starts your training session.

image

  1. Or, you can create your own repo.

image

  1. With the ability to set up your own clients with our iOS library, Python datacenter or Javascript library!

image

  1. And you can train with your own clients using your own models and settings.

image

Clients ----- To get started developing iOS apps that can generate insights from user data in a secure way, follow these instructions.

  • If you want to play around with testing models by simply running a Google Colab notebook instead of deploying to a device, see here.
  • To start developing models in Javascript, install our NPM library here.