/NP_extend

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Build

Call

bash build.sh

If you want to build on your own machine, remember to install all the dependent libaries first. Refer the the documentation here: https://github.com/eth-srl/Nice2Predict

Training

Call

bash train.sh

You can change training set and parameters in the bash file as you like.

Evaluate

Call

bash eval.sh

You can change test set as well as evaluation parameters in the bash script.