diff --git a/IDS17/README.md b/IDS17/README.md index e69b2ec..14b82ee 100644 --- a/IDS17/README.md +++ b/IDS17/README.md @@ -12,4 +12,6 @@ - Default model architecure is `GEM`. `EWC` can also be used by passing it as a comand line argument. ## To run the model -- ```python preprocess_dataset.py && python [simpleMLP | CNN2D].py``` \ No newline at end of file +- ```python preprocess_dataset.py && python [simpleMLP | CNN2D].py``` +## Recomendation +- we strongly advise you to use two different data directories for simpleMLP.py and CNN2D.py