hjchai / NP_extend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:JavaScript 62.3%Language:C++ 26.4%Language:HTML 6.8%Language:CSS 3.8%Language:CMake 0.4%Language:Shell 0.2%Language:C 0.2%