To reproduce Figure 5, run the following commands:
```
cd ./Code1
python -m misc.singletask
```

To reproduce Figure 6, run the following commands:
```
cd ./Code2
python -m misc.multitasks
```