ksopyla / svm_mnist_digit_classification
MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.
☆279Updated 5 years ago
Alternatives and similar repositories for svm_mnist_digit_classification:
Users that are interested in svm_mnist_digit_classification are comparing it to the libraries listed below
- Basic soft-margin kernel SVM implementation in Python☆255Updated 8 years ago
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆106Updated 7 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆200Updated 6 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
- Implementation of AdaBoost algorithm in Python☆176Updated 8 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆169Updated 3 months ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 7 years ago
- Tutorial: Support Vector Machine from scratch using Python3☆37Updated 7 years ago
- Classification of emotions based on age and pulse rate using Support Vector Machines☆31Updated 9 years ago
- 深度学习入门的一些简单例子☆354Updated 6 years ago
- Support Vector Machines in Python☆47Updated 12 years ago
- Using Keras and cats to visualize layers from CNNs☆149Updated 8 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆84Updated 7 months ago
- An implementation of the L2-SVM for breast cancer detection using the Wisconsin diagnostic dataset.☆19Updated last year
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 10 years ago
- Build neural networks based only on Numpy☆167Updated 2 years ago
- Keras-Tutorials☆173Updated 8 years ago
- A Python implementation of k-means clustering algorithm☆174Updated last year
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆10Updated 7 years ago
- some small codes about deep learning☆51Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 5 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆89Updated 8 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- Tutorials of deep learning for computer vision.☆212Updated 4 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆164Updated 4 years ago
- Residual networks implementation using Keras-1.0 functional API☆1,386Updated 4 years ago
- Vehicle detection using HOG + SVM and sliding windows☆32Updated 8 years ago
- 用Python实现SVM多分类器☆386Updated 9 months ago