Skip to content

A collection of hand-made distributed (except for 1) machine learning architectures

License

Notifications You must be signed in to change notification settings

Davide-DD/distributed-machine-learning-architectures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed machine learning architectures

Architectures

In the architectures folder, we can find the actual implementation and the corresponding mapping to fogØ5 of the distributed architectures.

Analyzer

In the analyzer folder, you can find a script that permits to analyze various parameters of the gossip learning and federated learning architectures.

Dataset

In the dataset folder, you can find the dataset used to test the aforementioned architectures, along with a script to auto-generate a training dataset for the cloud-centric and cloud-edge-thing architectures.