This tool is an implementation in the paper "Auto-Tuning with Reinforcement Learning for Permissioned-Blockchain Systems".
- caliper-deploy-tool
# https://github.com/konoleoda/caliper-deploy-tool
# Install according to CDT's Readme and perform Quick Start- Athena
pip install -r requirements.txtStart two terminals and execute the following commands respectively.
# 1. Opening the parameter adjustment servers
python main.py
# 2. Training the model.
cd maddpg/maddpg/experiments && python train.pyParameters list and parameters rank in branch Athena-Fabric-v2.4.3.
We have supported Fabric v1.4.x and Fabric v2.x.x , you can use it by switching branch.
v2.4.3 of FastFabric is in branch FastFabric.
If you have any questions, you can contact limingxuan2@iie.ac.cn.