aBadCat / machineLearningLinks
Learning and Recording
☆34Updated 6 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☆135Updated 7 years ago
- feature selections and extractions☆88Updated last year
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平 衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆390Updated 8 months ago
- pytorch >>> 快速搭建自己的模型!☆126Updated 3 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆79Updated 7 years ago
- Python code of RBF neural network classification model☆47Updated 7 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆67Updated 6 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 7 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.☆110Updated 5 years ago
- AutoEncoder implements by keras. Including AE, DAE, DAE_CNN, VAE, VAE_CNN, CVAE, Sparse AE, Stacked DAE.☆41Updated 5 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- Autoencoders in PyTorch☆102Updated 6 years ago
- 常用的特征选择方法☆67Updated 3 years ago
- Weighted LSSVM for regression☆37Updated 7 years ago
- 基于PyTorch使用迁移学习完成项目☆61Updated 7 years ago
- Probabilistic Neural Network for classification☆33Updated 7 years ago
- Codes for time series forecast☆146Updated 5 years ago
- Multivariate time-series forecasting with LSTNET and soft-DTW loss☆31Updated 5 years ago
- The python implementation of tri-triaing☆51Updated 6 years ago
- Stacked Denoising AutoEncoder☆80Updated 6 years ago
- Using K-NN, SVM, Bayes, LSTM, and multi-variable LSTM models on time series forecasting☆52Updated 6 years ago
- Support Vector Regression☆57Updated 7 years ago
- Basic algorithms about machine learnig☆50Updated 5 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Code for paper: Block Hankel Tensor ARIMA for Multiple Short Time Series Forecasting (AAAI-20)☆108Updated 4 years ago
- Try to realize the algorithm "support tensor machine"☆12Updated 3 years ago
- 基于遗传算法的特征选择☆128Updated 6 years ago
- Clustering / Subspace Clustering Algorithms on MATLAB☆232Updated 5 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago