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
- Support Vector Machines in Python☆47Updated 12 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆280Updated 6 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆137Updated 8 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆45Updated 7 years ago
- ☆89Updated 7 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Python implementation of a random forest for use with continuous value attributes☆58Updated 7 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆197Updated 6 years ago
- Support Vector Machine in Python☆23Updated 8 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- Everything about Generative Adversarial Networks☆251Updated 6 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆107Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆83Updated 4 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- Linear SVM with PyTorch☆168Updated last year
- Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs☆43Updated 7 years ago
- Transfer learning algorithm TrAdaboost,coded by python☆121Updated 2 years ago
- Generic implementation for clustering with deep learning : representation learning (DNN) + clustering☆292Updated 6 years ago
- Resources and codes about transfer learning and domain adaptation--迁移学习☆46Updated 7 years ago