📄 readme
字号:
README for lemga/test=====================Files here are meant to demonstrate the usage of Lemga. adabst.cpp AdaBoost and arc-gv using pulse functions bag.cpp Bagging using decision stumps lpbst.cpp Both AdaBoost and LPBoost with decision stumps multi.cpp Multiclass classification with AdaBoost-perceptrons. nnet.cpp Neural networks showlm.cpp A model file loader/checkertestsvm.cpp SVM classification with RBF kernelTo compile all modules with "release" and "debug" settings, type make test debugTo compile a single module with "debug" setting, type make "module name appended by 'd'"For example, make nnetd
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -