mirror of
https://github.com/Doctorado-ML/FImdlp.git
synced 2025-08-16 16:05:52 +00:00
Update samples and Readme
This commit is contained in:
11
README.md
11
README.md
@@ -33,9 +33,12 @@ python samples/sample.py -h # for more options
|
||||
|
||||
```bash
|
||||
cd samples
|
||||
mkdir build
|
||||
cmake -B build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
./sample iris
|
||||
make sample
|
||||
./sample -f iris
|
||||
./sample -h
|
||||
```
|
||||
|
||||
### Based on
|
||||
[https://github.com/rmontanana/mdlp](https://github.com/rmontanana/mdlp)
|
Reference in New Issue
Block a user