Skip to content

Commit 8f57279

Browse files
committed
Added README
1 parent db77c5c commit 8f57279

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
SVM
2+
===
3+
4+
Support Vector Machine (SVM) for classification task with Stochastic Gradient Descent (SGD) optimization.
5+
6+
Architecture allows to use different loss functions (for example, Hinge Loss), regularizations (L1, L2) and models (for example, linear SVM).

0 commit comments

Comments
 (0)