We started adding more and more features to the training procedure which increases complexity and it's time to switch to Python. This will help us to use named arguments, better handle training config templating and composing and simplify providing extra training options like "one-stage" teacher training mode.
We started adding more and more features to the training procedure which increases complexity and it's time to switch to Python. This will help us to use named arguments, better handle training config templating and composing and simplify providing extra training options like "one-stage" teacher training mode.
Related to #579