Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

hacdias/blocklearning

Repository files navigation

BlockLearning Framework

This code was used during a thesis in order to compare different aspects of Blockchain-based Federated Learning systems.

⚠️ This repository is archived as it is not being actively maintained. However, if you have any interest in maintaining this repository further or you need some help to use it, please contact me.

Thesis Publication

Structure

  • blocklearning/ contains the modular Python library.
  • contracts/ contains Solidity smart contracts.
  • migrations/ contains smart contract migrations necessary to deploy the smart contracts using Truffle.
  • testbed/ is the code necessary to run the framework in an experimental setup using Docker.

Instructions

Please check the Testbed's README for instructions on how to run this project.

Disclaimer

This research project was started at TU Eindhoven. Please cite this work when using it.