ajtulloch / svmpyLinks
Basic soft-margin kernel SVM implementation in Python
☆261Updated 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 7 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆286Updated 6 years ago
- Gaussian Mixture Models in Python☆157Updated 13 years ago
- Implementation of AdaBoost algorithm in Python☆181Updated 9 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 8 years ago
- Simple implementation of Conditional Random Fields (CRF) in Python. A faster, more powerful, Cython implementation is available in the v…☆344Updated 4 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- Python implementation of a random forest for use with continuous value attributes☆59Updated 8 years ago
- Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy☆138Updated 9 years ago
- A cluster framework for 'Clustering by fast search and find of density peaks' in science 2014.☆307Updated 8 years ago
- Tensorflow 1.X implementation of Restricted Boltzman Machine(RBM) and Autoencoder with layerwise pretraining.☆84Updated 5 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- Linear SVM with PyTorch☆177Updated 2 years ago
- Keras-Tutorials☆172Updated 9 years ago
- C4.5 Decision Tree python implementation with validation, pruning, and attribute multi-splitting☆85Updated 7 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆241Updated 4 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆150Updated 7 years ago
- Resources and codes about transfer learning and domain adaptation--迁移学习☆46Updated 8 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆122Updated 6 years ago
- ☆32Updated 7 years ago
- ☆64Updated 3 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆150Updated 7 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆109Updated 8 years ago
- An example attention network with simple dataset.☆228Updated 6 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- Everything about Generative Adversarial Networks☆248Updated 6 years ago
- some demo of GANs☆280Updated 6 years ago
- share the codes I write during I learn GAN☆70Updated 7 years ago