diff --git a/code/train.py b/code/train.py index dca0b2156267e9108082bf7051f02981badfbe07..4faff6e970da3600cc9f00714759ba2c9df7f73d 100644 --- a/code/train.py +++ b/code/train.py @@ -125,7 +125,7 @@ if __name__ == "__main__": logger.info('Experiment id: {}'.format(experiment_id)) """ - If the experiment configuration isn't comming from + If the experiment configuration isn't coming from an already existing file, save it to a json file to keep trace of it. """