FLYYZJ / machine_learning_algorithmsLinks
☆24Updated 6 years ago
Alternatives and similar repositories for machine_learning_algorithms
Users that are interested in machine_learning_algorithms are comparing it to the libraries listed below
Sorting:
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆200Updated 6 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆83Updated 4 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆65Updated 5 years ago
- Python implementation of Spectral Clustering.☆67Updated 7 years ago
- 主成分分析,Principal Component Analysis(PCA)☆48Updated 8 years ago
- BroadCF (Broad Collaborative Filtering) is one of the BroadRS algorithms, a series of recommendation algorithms based on broad learning …☆14Updated 2 years ago
- 论文 Hinton等的论文 Matrix capsules with EM routing - Hinton, G. E., Sabour, S. and Frosst, N. (2018) Dynamic Routing Between Capsules - Sabou…☆19Updated 4 years ago
- Keras implementation of Domain-Adversarial Training of Neural Networks (DANN)☆12Updated 2 years ago
- Python implementation of Sparse Subspace Clustering algorithm.☆79Updated 7 years ago
- Some toy demos of ML.☆15Updated 4 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆74Updated 5 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- Deep network that performs spectral clustering☆52Updated last year
- Implementation of the stacked denoising autoencoder in Tensorflow☆205Updated 7 years ago
- BLS Code☆126Updated 6 years ago
- pytorch >>> 快速搭建自己的模型!☆125Updated 2 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- This repository contains the source code for four oversampling methods that I wrote in MATLAB: 1) SMOTE 2) Borderline SMOTE 3) Safe Level…☆36Updated 9 years ago
- [TFS 2020] Deep Fuzzy K-Means with Adaptive Loss and Entropy Regularization☆34Updated 3 years ago
- The MATLAB code for the algorithm☆24Updated 6 years ago
- An implementation of Deep Generalized Canonical Correlation Analysis (DGCCA or Deep GCCA) with pytorch.☆51Updated 5 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- Clustering / Subspace Clustering Algorithms on MATLAB☆230Updated 4 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆10Updated 7 years ago
- Transfer Learning Toolkit for Primary Researchers☆105Updated 4 years ago
- It may be time to improve the neuron of artificial neural network (IEEE preprints-IEEE preprints ranking (TechRxiv): Top 1 in yearly popu…☆136Updated 2 years ago
- Autoencoders in PyTorch☆101Updated 5 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆66Updated 6 years ago
- This is an implementation of the paper on "Improved K-means algorithm based on density Canopy".☆30Updated 6 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆483Updated last week