Zhengmx27 / CNN-Feature-Extraction
CNN 用来对向量进行特征提取,向量可以是文本的embedding、社交网络节点的embedding、图片等
☆12Updated 4 years ago
Alternatives and similar repositories for CNN-Feature-Extraction:
Users that are interested in CNN-Feature-Extraction are comparing it to the libraries listed below
- 支持向量机,Support Vector Machine(SVM),多类分类☆30Updated 8 years ago
- 用Tensorflow实现深度学习模型和迁移学习模型☆12Updated 4 years ago
- 高光谱图像分类☆24Updated 5 years ago
- 基于CNN和RNN的高光谱分类☆17Updated 5 years ago
- 使用python对高光谱数据进行处理和分类☆10Updated 4 years ago
- 使用 tensorflow2.0 实现图卷积神经网络GCN☆20Updated 4 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- Ant colony optimization (aco) algorithm is used to select the features of hyperspectral remote sensing image bands,And then use Support V…☆36Updated 5 years ago
- 集成学习Stacking方法详解☆70Updated 5 years ago
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆15Updated 6 years ago
- 使用遗传算法结合决策树做特征选择/Using genetic algorithm for feature selection with decision tree☆24Updated 6 years ago
- SLPA社区发现算法☆25Updated 7 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 5 years ago
- 和高光谱数据处理相关程序☆10Updated 5 years ago
- 竞争性自适应重加权采样法(competitive adapative reweighted sampling, CARS)python代码☆21Updated 2 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆63Updated 5 years ago
- 高光谱遥感影像识别与分类,HSI_SVM,Indian Pines☆40Updated 5 years ago
- 标签传播算法☆11Updated 6 years ago
- 高光谱数据预处理方法python代码☆59Updated 2 years ago
- The repository contains the implementation of PCA + SVM and PCA + Hybrid(2D+3D) CNN implemenatation techniques on Hyperspectral Images(In…☆25Updated 4 years ago
- The tensorflow code of the paper"Dual-Graph Convolutional Network Based on Band Attention and Sparse Constraint for Hyperspectral Band Se…☆14Updated 3 years ago
- 图网络,深度学习,☆21Updated 3 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 高光谱图像分析☆31Updated 3 years ago
- keras注意力机制☆17Updated 6 years ago
- code for paper “Towards Effective Hyperspectral Image Classification Using Dual-level Deep Spatial Manifold Representation” (TGRS2021)☆9Updated 3 years ago
- Hypergraph Structured Deep Auto-encoders for Hyperspectral Image Clustering and Semi-Supervised Classification☆27Updated 3 years ago
- Semisupervised Cross-scale Graph Prototypical Network for Hyperspectral Image Classification, TNNLS, 2022.☆25Updated 2 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆89Updated 5 years ago