Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
/ chainer-svm Public archive
forked from mitmul/chainer-svm

Support Vector Machine (SVM) implementation using Chainer

Notifications You must be signed in to change notification settings

167rgc911/chainer-svm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chainer-svm

This is an implementation of Support Vector Machines (SVM) using Chainer.

Requirement

  • Chainer (modified to chainer 7.7)

Train & Test

$ python train_test.py --gpu 0

Result

About

Support Vector Machine (SVM) implementation using Chainer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%