rxn.onmt_models.scripts.rxn_plan_training.TrainingPlanner
- class rxn.onmt_models.scripts.rxn_plan_training.TrainingPlanner[source]
Bases:
object
Class that will take the user through the values needed for training models, in an interactive manner.
Methods
__init__
()augment_data_cmd
()- rtype
Iterator
[str
]
continue_training_cmd
()- rtype
str
finetune_cmd
()- rtype
str
prepare_context_data_cmd
()- rtype
Iterator
[str
]
prepare_data_cmd
()- rtype
Iterator
[str
]
preprocess_cmd
()- rtype
str
train_cmd
()- rtype
str
train_or_finetune_cmd
()- rtype
str