ML_Training module

MLTrainingTask

class esteem.tasks.ml_training.MLTrainingTask(**kwargs)[source]
run()[source]

Main routine for the ML_Training task

Standalone module routines

Defines a task to train a Machine Learning calculator on a trajectory of snapshots by calling the train() function of the MLWrapper

Command-line usage