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 3750fcfc8c add some inputs 4 years ago
Datasets_32K TO PUSH 4 years ago
MissingNodes_SrcCode2014 make change so code be run more easily 4 years ago
Train TO PUSH 4 years ago
graph_production test data added 4 years ago
in add some inputs 4 years ago
output make change so code be run more easily 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”