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

Latest commit

 

History

History
18 lines (11 loc) · 809 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 809 Bytes

BlockLearning Framework

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

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.