ajtulloch / svmpy
Basic soft-margin kernel SVM implementation in Python
☆255Updated 9 years ago
Alternatives and similar repositories for svmpy
Users that are interested in svmpy are comparing it to the libraries listed below
Sorting:
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Support Vector Machines in Python☆48Updated 12 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆281Updated 6 years ago
- Resources and codes about transfer learning and domain adaptation--迁移学习☆46Updated 7 years ago
- ☆89Updated 7 years ago
- Support Vector Machine in Python☆23Updated 8 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- A cluster framework for 'Clustering by fast search and find of density peaks' in science 2014.☆305Updated 7 years ago
- Python implementation of a random forest for use with continuous value attributes☆58Updated 7 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆46Updated 7 years ago
- Gaussian Mixture Models in Python☆154Updated 12 years ago
- Extreme Learning Machine implementation in Python☆546Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 8 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆34Updated 7 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated 2 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- A Random Forest implementation for MATLAB. Supports arbitrary weak learners that you can define.☆187Updated 11 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kern…☆74Updated 13 years ago
- A simple GBDT in Python☆357Updated 6 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions☆35Updated 9 years ago
- Extreme Learning Machine implemented in Pytorch☆103Updated 7 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Python Extreme Learning Machine (ELM) is a machine learning technique used for classification/regression tasks.☆94Updated 3 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆84Updated 10 months ago