Pengfei Li, Jianyi Yang and Shaolei Ren
Note
This is the official implementation of the SIGMETRICS 2022 paper
- python>=3.6
- Clone this repo:
git clone git@github.com:Ren-Research/EC-L2O.git
cd EC-L2O
- Install required packages
pip install -r requirements.txt
- Run the code
python train_unroll_batch.py config_example.json
You can visualize the training statistics using tensorboard.