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

运行main.py遇到的问题 #41

Open learing709 opened 1 year ago

learing709 commented 1 year ago

image

之前运行main.py时候是正常的,然后我训练中途ctrl+c终止了,再运行出现了上述问题,请问如何解决呢

iammcy commented 1 year ago

这个需要删除原有区块链节点文件,重新建链

learing709 commented 1 year ago

这个需要删除原有区块链节点文件,重新建链

可以了,感谢

Lorenz5622 commented 1 year ago

请问是如何删除区块链节点文件的呢?

Davis-Lee23 commented 8 months ago

请问是如何删除区块链节点文件的呢?

你好,请问你成功删除了吗,是如何删除的呢?