8000 GitHub - Bipinoli/SVM-from-scratch: Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.
[go: up one dir, main page]

Skip to content

Bipinoli/SVM-from-scratch

Repository files navigation

SVM-from-scratch

svm.js is a SVM binary classifier based on Andrej Karpathy's code.

Multiclass classification has been implemented in multiclass_svm.js

Example use with Iris dataset can be found in iris.js under examples folder

About

Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0