You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Iraj 806c56d257 merge 4 years ago
MissingNodes_SrcCode2014 merge 4 years ago
graph_production Changed the remote server 4 years ago
in add some inputs 4 years ago
README.md make change so code be run more easily 4 years ago
calc_mae.py make change so code be run more easily 4 years ago

README.md

The “MissingNodes_SrcCode2014” folder is the source code of SAMI paper which has seen some minor changes from the original received version.

Running the project For running the source code you must use a command like “RunExpSrv8s(‘0’,‘0’,‘1’)” where first parameter shows start of iteration, second parameter shows end of iteration and last param is an arbitrary number.

Input You must place all input files in a folder named “in” in root directory of project.

Calcuating MAE For calculating the MEA you must first run the project to get the output then run the python code named “calc_mae.py”