iammcy / BFLC-demo

This project proposes a decentralized federated learning framework based on blockchain, that is, a Block-chain-based Federated Learning framework with Committee consensus (BFLC). Without a centralized server, the framework uses blockchain for the global model storage and the local model update exchange.
MIT License
103 stars 24 forks source link

CommitteePrecompiled.cpp 如何生成 #24

Closed mynameisfys closed 1 year ago

mynameisfys commented 1 year ago

CommitteePrecompiled.cpp 如何生成

iammcy commented 1 year ago

直接拷贝该仓库中的CommitteePrecompiled.cpp到对应的路径下

mynameisfys commented 1 year ago

好的,谢谢。我是新学这方面的知识,我想问一下这套代码只依赖一台虚拟机能运行吗

iammcy commented 1 year ago

可以的