hpi-epic/BP2021

[Training] Make `iteration_length` configurable

Opened this issue · 0 comments

So far we just can adapt the iteration_length variable (amount of episodes until a new model will be saved) by hardcoding it in the respective method calls using this variable. We would like to add this variable to our configuration files.