aBadCat / machineLearningLinks
Learning and Recording
☆34Updated 5 years ago
Alternatives and similar repositories for machineLearning
Users that are interested in machineLearning are comparing it to the libraries listed below
Sorting:
- BLS Code☆125Updated 6 years ago
- feature selections and extractions☆88Updated last year
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆377Updated 3 months ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 7 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- PSO algorithm for multi-parameters optimizaiton☆65Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆200Updated 6 years ago
- 数据预处理之缺失值处理,特征选择☆21Updated 6 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆78Updated 7 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。☆65Updated 6 years ago
- Python code of RBF neural network classification model☆46Updated 6 years ago
- 常用的特征选择方法☆68Updated 3 years ago
- pytorch >>> 快速搭建自己的模型!☆124Updated 2 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- a back propagation neural network with genetic algorithm☆82Updated 7 years ago
- 集成学习Stacking方法详解☆76Updated 5 years ago
- Codes for time series forecast☆146Updated 4 years ago
- Support Vector Regression☆57Updated 6 years ago
- 基于遗传算法的特征选择