Reproducing published results¶
The scripts below live in bash_scripts/ of the repository and run from its root.
OpenDPDv1¶
To reproduce the PA modeling results shown in OpenDPD Figure 4(a):
This script trains multiple PA models (each with approximately 500 parameters) using 5 different random seeds. Figure 4(a) displays the averaged results from these runs.To reproduce the DPD learning results in Figure 4(b), Figure 4(d), and Table 1:
This script trains various DPD models, each with approximately 500 parameters.Mixed-Precision DPD (MP-DPD)¶
For convenience, you can reproduce all MP-DPD results using:
OpenDPDv2¶
To reproduce the quantized (W16A16) TRes-DeltaGRU-450 DPD modeling results shown in OpenDPDv2 Table 1: