danielpang / decision-treesLinks
Python Implementation of the Machine Learning Decision Tree Algorithm for Classification problems.
☆28Updated 8 years ago
Alternatives and similar repositories for decision-trees
Users that are interested in decision-trees are comparing it to the libraries listed below
Sorting:
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Online Sequential Extreme Learning Machine with TensorFlow☆33Updated 9 years ago
- Deep Learning Clustering with Tensor-Flow in Python☆14Updated 7 years ago
- Implementation of AdaBoost algorithm in Python☆180Updated 9 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆44Updated 9 years ago
- Semi-supervised Learning GAN☆82Updated 8 years ago
- Stacked Denoising AutoEncoder☆80Updated 6 years ago
- ☆89Updated 7 years ago
- Auto Encoders in PyTorch☆63Updated 8 years ago
- Package to apply MTL on a few dataset☆26Updated 9 years ago
- Basic soft-margin kernel SVM implementation in Python☆261Updated 9 years ago
- Autoencoders using Keras☆77Updated 8 years ago
- A Python implementation of k-means clustering algorithm☆184Updated 2 years ago
- Conditional variational autoencoder applied to EMNIST + an interactive demo to explore the latent space.☆23Updated 7 years ago
- Implementation of simple autoencoders networks with Keras☆248Updated 5 years ago
- Extreme Learning Machine implemented in Pytorch☆106Updated 7 years ago
- This repository has implementation and tutorial for Deep Belief Network☆101Updated 7 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 7 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆34Updated 7 years ago
- Notes + notebooks on EM + variational EM algorithms for Bayesian methods tutorial☆42Updated 7 years ago
- Low-rank Matrix Completion using Alternating Minimization☆23Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- Multi-task learning via Structural Regularization☆136Updated 4 years ago
- Clustering toy datasets using K-means algorithm and Spectral Clusting algorithm☆12Updated 9 years ago
- Comparison of XGBoost, LightGBM and CatBoost on MNIST classification problem☆41Updated 8 years ago
- Open category classification by adversarial sample generation☆21Updated 5 years ago
- Dealing with class imbalance problem in machine learning. Synthetic oversampling(SMOTE, ADASYN).☆39Updated 3 months ago
- A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dat…☆86Updated 5 years ago
- CNN architecture exploration using Genetic Algorithm☆222Updated 3 years ago