Skip to content

Training deep support vector machine (SVM) networks using a novel back sign signal propagation (BSSP) learning algorithm

License

Notifications You must be signed in to change notification settings

GRSEB9S/deepSVMnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepSVMnet

Training deep rectified linear support vector machine (SVM) networks using a novel back sign signal propagation (BSSP) learning algorithm For more check my post here https://chombabupe.quora.com/Deep-Support-Vector-Machine-Networks?srid=TwSi You need TensorFlow to access the MNIST dataset or you can provide the MNIST loader yourself. The code is built from ground up with Python and Numpy. Run the svm_net_xor.py for testing the algorithm on the XOR problem Run mnist_recognizer.py to train on the MNIST dataset

About

Training deep support vector machine (SVM) networks using a novel back sign signal propagation (BSSP) learning algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages