qiaokangqi / CNN-SVM
卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html
☆15Updated 6 years ago
Alternatives and similar repositories for CNN-SVM:
Users that are interested in CNN-SVM are comparing it to the libraries listed below
- 支持向量机,Support Vector Machine(SVM),多类分类☆31Updated 8 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- Emotion Recognition using PSO and SVM☆15Updated 3 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 4 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 3 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- PSO On neural Network and LSTM☆19Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Updated last year
- Feature selection: Minimal Redundancy and Maximal Relevance (mRMR)☆23Updated 10 years ago
- keras注意力机制☆18Updated 6 years ago
- 集成学习Stacking方法详解☆74Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- 利用深度学习自编码器进行故障诊断的程序☆10Updated 6 years ago
- graduation design DBN + SVM☆35Updated 6 years ago
- data set and models for IEEE access paper "Remaining Useful Life Estimation Using Long Short-Term Memory Neural Networks and Deep Fusion"☆20Updated 5 years ago
- BPNN, SVC, SVR, CART, GSOM, LOF, K_MEANS, GRNN, LR, MLR☆20Updated 7 years ago
- feature selections and extractions☆88Updated 9 months ago
- about how to use CNN with one dimensional signal☆29Updated 6 years ago
- Signal prediction by using LSSVM with PSO and PSR☆24Updated 6 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- 故障诊断方面的论文阅读☆17Updated 5 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆78Updated 5 years ago
- analog circuits fault diagnosis☆8Updated 7 years ago
- Comparing a transormer GAN and a LSTM GAN for augmenting timeseries datasets☆15Updated last year
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- Pytorch implementation of stacked denoising autoencoder☆26Updated 5 years ago
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Updated 6 years ago