0 Forks
1 Stars
1 Watchers

SVM

Multi-class Support Vector Machine visualization. Inspired by ideas at cs231n.github.io

How to download and setup SVM

Open terminal and run command
git clone https://github.com/bradleybauer/SVM.git
git clone is used to create a copy or clone of SVM repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SVM https://github.com/bradleybauer/SVM/archive/master.zip

Or simply clone SVM with SSH
[email protected]:bradleybauer/SVM.git

If you have some problems with SVM

You may open issue on SVM support forum (system) here: https://github.com/bradleybauer/SVM/issues