Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
massimo-guarascio authored Nov 19, 2020
1 parent 8351c7a commit de9da50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ The code is developed and maintained by Massimo Guarascio and Gianluigi Folino (
First, download this repo:
- You need to have 'python3' installed.
- You also need to install 'numpy', 'pandas==1.0.3', and 'sklearn <=0.21', 'imbalanced-learn==0.5.0', 'Keras==2.2.4' and 'tensorflow==1.14.0'.

Then, you can run:

python <seed> <file_output> [<paramter_file>]

if the parameter file is not specified, the file named 'default.ini' in the current directory is used.

0 comments on commit de9da50

Please sign in to comment.