Data is available here. Put all contents to a Data/
folder to work.
The code requires the Boost C++ library. See CMakeLists.txt
about which version is needed and modify for your purposes.
We assume that the binaries are placed in Release/
folder. Run cmake ..
in the Release/
folder to create binaries.
Each experiment requires a separate settings file in Settings/
folder.
Please see the file for details, which contains some hyperparameter settings.