Basic algorithm - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

Svm_train is a function to trains a batch of samples using support vector machine model and output a weight vecotor for classification. This function used SGD(Stochastic Gradient Descent) method to get convergence.