ON WINDOWS PLATFORMS: 1. To run a demo experiment, click on run-demo.dat. This will run the expriments for albrecht dataset and store the results in comma separated format. The files keeping the results will be newly created txt files. Remember that, depending on your machine, the execution may take up to 5 minutes, so be patient. 2. The first file to consider regarding the results is sumLossValues.txt. This file contains the sum of loss values for each algorithm over all performance measures. 3. The second file consider then is separateLossValues.txt. In this file, the loss values for all methods are given separately. ON UNIX PLATFORMS(not tested yet, testing coming soon.) 1. The demo as well as the output files are the same as above. Instead of clicking on run-demo.dat, you need to open a command prompt and type "make" command.