hanzheteng / Pattern-Recognition
LDA, KNN, GA, K-means on Iris, Sonar and USPS datasets.
☆8Updated 7 years ago
Alternatives and similar repositories for Pattern-Recognition:
Users that are interested in Pattern-Recognition are comparing it to the libraries listed below
- ALOT dataset ,multi-class SVM,AdaBoost,K-SVD,LBP,HOG,Gabor☆24Updated 6 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆72Updated 3 years ago
- Using CNN features, SVM classifier and Transfer Learning☆12Updated 9 years ago
- Feature Selection and Extraction☆19Updated 9 years ago
- Include Supervised learning:Logistic Regression、Multilayer perceptron and Deep Convolutional Network .And Unsupervised learning:Auto Enco…☆13Updated 2 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 8 years ago
- Ensemble Learning Toolbox☆16Updated 4 years ago
- Feature selection: Minimal Redundancy and Maximal Relevance (mRMR)☆22Updated 10 years ago
- “Detecting an object in an area based on the command given through speech using MFCC and HMM for Speech \& HOG and SVM for Image as Featu…☆12Updated 7 years ago
- 使用遗传算法优化支持向量机/Optimization of support vector machine using genetic algorithm☆36Updated 2 years ago
- Face classification based on sparse representation☆25Updated 5 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆63Updated 5 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- A graph clustering method with ant colony optimization for feature selection☆12Updated 4 years ago
- Intrusion Detection is a technique to identify the abnormal behavior of system due to attack. The unusual behavior of the environment is …☆27Updated 7 years ago
- 基于matlab和bag of words的图像分类☆10Updated 7 years ago
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- This project focuses on face recognition problem with respect to 5-fold cross validation, dimensionality reduction based on benchmark alg…☆8Updated 8 years ago
- Clustering analysis using an evolutionary optimization algorithm based on nature, Forest Optimization Algorithm☆21Updated 5 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- [INTERSPEECH 2012] Feature Selection in High-Dimensional Classification☆19Updated 9 years ago
- Example code for how to write an SVM classifier in MATLAB☆31Updated 11 years ago
- features extraction;artificial features;hog;haar;lbp;sift;softnms☆33Updated 3 years ago
- a simple test for understanding the theory of GAN, [matlab code]☆12Updated 7 years ago
- Application of Whale Optimization Algorithm (WOA) in the feature selection tasks.☆26Updated 3 years ago
- This MATLAB code implements the binary Grass hopper optimization algorithm to select the features and train with KNN☆12Updated 5 years ago
- Application of Salp Swarm Algorithm (SSA) in the feature selection tasks.☆10Updated 4 years ago
- This is a MATLAB implementation of Sonar Image Segmentation via Entropy Method☆22Updated 4 months ago
- kmeans,fcm,kfcm实现图像分割☆47Updated 7 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆118Updated 5 years ago