aidecentralized / sonar

SONAR - Self-Organizing Network of Aggregated Representations
MIT License
7 stars 27 forks source link

Warning

Code style: black Documentation Status

Project SONAR - Self-Organizing Network of Aggregated Representations

Architecture Diagram

Documentation: https://aidecentralized.github.io/sonar/

A collaborative learning project where users self-organize to improve their ML models by sharing representations of their data or model.

⚠️Warning: This project is currently under a major revamp and may contain bugs.

Main

The application currently uses MPI and GRPC (experimental) to enable communication between different nodes in the network. The goal of the framework to organize everything in a modular manner. That way a researcher or engineer can easily swap out different components of the framework to test their hypothesis or a new algorithm

Framework Rewrite Objective