Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amalapuram authored Aug 24, 2021
1 parent f0c290c commit e08e2be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion IDS17/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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```
- ```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

0 comments on commit e08e2be

Please sign in to comment.