Update Home authored by Dean Samuel Schmitz's avatar Dean Samuel Schmitz
......@@ -16,7 +16,7 @@ How to get the project running:
4. Have Ensmallen C++ Libary installed
(Required by the Methods Linear_SVM, LMNN, Logistic_regression and NCA)
5. Change the path Variable in the root folder Makefile to your absolute path to the SICStus splfr tool
5. Change the SPLFR_PATH Variable in the root folder Makefile to your absolute path to the SICStus splfr tool
6. Run the root folder Makefile
After that you can use each Method by loading their module with SICStus e.g.
......
......