bhsaurabh / multiclassSVM
Experiments on creating an SVM that can perform multi-class classification
☆40Updated 10 years ago
Alternatives and similar repositories for multiclassSVM:
Users that are interested in multiclassSVM are comparing it to the libraries listed below
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- Matlab implementation of Extreme Learning Machine and variants☆31Updated 6 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆151Updated 7 years ago
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 8 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- ☆16Updated 7 years ago
- Robust regularized Extreme Learning Machine (ELM) for regression using Iteratively Reweighted Least Squares (IRLS).☆33Updated 7 years ago
- MATLAB code for training deep belief networks☆48Updated 7 years ago
- about how to use CNN with one dimensional signal☆29Updated 6 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- 结合DBN和ELM的改进DBN-ELM模型☆22Updated 6 years ago
- Regularized K-SVD Algorithm☆45Updated 7 years ago
- Linear Discriminant Analysis based on Matlab☆18Updated 8 years ago
- Principal Component Analysis☆26Updated 9 years ago
- This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kern…☆73Updated 13 years ago
- 用Tensorflow实现的深度神经网络。☆139Updated 2 years ago
- Multi-classification problem, svm, knn, matlab☆14Updated 7 years ago
- MATLAB code for Relevance Vector Machine using SB2_Release_200.☆56Updated 3 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆86Updated 2 years ago
- this is a matlab toolbox of deep learning about sequences learning, object-oriented,including rnn, lstm and encoder decoder(sequences to…☆79Updated 8 years ago
- Clustering / Subspace Clustering Algorithms on MATLAB☆228Updated 4 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆107Updated 7 years ago
- Codes for dictionary learning for sparse representation☆16Updated 9 years ago
- Generalized Discriminant Analysis (GDA) - non-linear feature dimensionality reduction technique☆19Updated 8 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆94Updated 9 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- Face recognition written in MATLAB. This code implements Fisher's Discriminant Analysis and SVMs using LIBSVM.☆39Updated 11 years ago
- Use Hilbert-Huang Transform(EMD), MFCC, semi-supervised Rough Fuzzy Laplacian Eigenmap(SS-RFLE) to extract features of signals. Use FCM,…☆45Updated 6 years ago