ajtulloch / svmpyLinks
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:
- Support Vector Machines in Python☆48Updated 13 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Gaussian Mixture Models in Python☆154Updated 13 years ago
- Extreme Learning Machine implementation in Python☆546Updated 4 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆281Updated 6 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆46Updated 8 years ago
- Python implementation of a random forest for use with continuous value attributes☆59Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Support Vector Machine in Python☆23Updated 9 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆237Updated 4 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆197Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- Stacked Denoising AutoEncoder☆78Updated 5 years ago
- C4.5 Decision Tree python implementation with validation, pruning, and attribute multi-splitting☆84Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Hierarchical Clustering Python Implementation☆72Updated 3 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- Resources and codes about transfer learning and domain adaptation--迁移学习☆46Updated 7 years ago
- ☆89Updated 7 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 8 years ago
- EM algorithm☆60Updated 10 years ago
- Linear SVM with PyTorch☆172Updated last year
- Code related to blog posts on my Medium page☆356Updated 3 years ago
- Implementation of AdaBoost algorithm in Python☆179Updated 8 years ago
- Principle Component Analysis in Python☆42Updated 13 years ago
- some real example of machine learn algorithm☆66Updated this week
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 8 years ago