diff --git a/DeepMetis-MNIST/README.md b/DeepMetis-MNIST/README.md index e971d9b..b78a65e 100644 --- a/DeepMetis-MNIST/README.md +++ b/DeepMetis-MNIST/README.md @@ -36,6 +36,8 @@ cd DeepMetis-MNIST Use the following command to start a fast run of DeepMetis-MNIST: +> NOTE: Before starting a run, ensure that you deleted or removed the folder named `results` in the DeepMetis-MNIST main folder + ``` python3 main_launcher_examplerun.py ```