Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Prolog mlpack Library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
Prolog mlpack Library
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update Home
authored
2 years ago
by
Dean Samuel Schmitz
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Home.md
+5
-5
5 additions, 5 deletions
Home.md
with
5 additions
and
5 deletions
Home.md
View page @
8bb8b3fe
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.