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 算法实现。☆198Updated 6 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆84Updated 4 years ago
- An implementation of Deep Generalized Canonical Correlation Analysis (DGCCA or Deep GCCA) with pytorch.☆51Updated 5 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆72Updated 5 years ago
- The MATLAB code for the algorithm☆23Updated 6 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆65Updated 5 years ago
- 一个关于pytorch的入门教程,该教程写于2018年,之后pytorch版本经过更新,部分代码需要更改,使用者请自行改之。☆112Updated 6 years ago
- Transfer Learning Toolkit for Primary Researchers☆104Updated 4 years ago
- The python implementation of tri-triaing☆50Updated 6 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆88Updated 2 years ago
- This is an implementation of the paper on "Improved K-means algorithm based on density Canopy".☆30Updated 6 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 8 years ago
- BLS Code☆124Updated 6 years ago
- Canonical Correlation Analysis Zoo: CCA, GCCA, MCCA, DCCA, DGCCA, DVCCA, DCCAE, KCCA and regularised variants☆27Updated 4 years ago
- 主成分分析,Principal Component Analysis(PCA)☆48Updated 8 years ago
- ☆92Updated 5 years ago
- Deep network that performs spectral clustering☆51Updated last year
- Shared Nearest Neighbor-based Clustering by Fast Search and Find of Density Peaks☆54Updated 4 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆11Updated 7 years ago
- 论文 Hinton等的论文 Matrix capsules with EM routing - Hinton, G. E., Sabour, S. and Frosst, N. (2018) Dynamic Routing Between Capsules - Sabou…☆19Updated 3 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆128Updated 10 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆52Updated 7 years ago
- Gang transform(CR-PNN):Renamed "DD".New ArXiv and code: https://github.com/liugang1234567/Gang-neuron. B站视频讲解:https://www.bilibili.com/v…☆37Updated 4 years ago
- Partial Multi-view Clustering Toolbox and Benchmark for GPMVC、MIC、IMG、MKKIK、PVC、USL、lmkkmeans and PMVS-ASC.☆24Updated 2 years ago
- CCA, DCCA, DCCAE, ConvCCA☆19Updated 4 years ago
- Keras implementation of Domain-Adversarial Training of Neural Networks (DANN)☆12Updated 2 years ago
- Keras version of the MMD-Variational-Autoencoder☆10Updated 5 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- pytorch implementation of stacked denoising autoencoder☆20Updated 7 years ago