Changes
Page history
Update Home
authored
Oct 31, 2022
by
Dean Samuel Schmitz
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
8bb8b3fe
...
@@ -16,7 +16,7 @@ How to get the project running:
...
@@ -16,7 +16,7 @@ How to get the project running:
4.
Have Ensmallen C++ Libary installed
4.
Have Ensmallen C++ Libary installed
(Required by the Methods Linear_SVM, LMNN, Logistic_regression and NCA)
(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
6.
Run the root folder Makefile
After that you can use each Method by loading their module with SICStus e.g.
After that you can use each Method by loading their module with SICStus e.g.
...
...
...
...