ksopyla / svm_mnist_digit_classification
MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.
☆280Updated 6 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
- mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)☆108Updated 8 years ago
- Basic soft-margin kernel SVM implementation in Python☆255Updated 9 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
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 5 months ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆202Updated 6 years ago
- Play deep learning with CIFAR datasets☆827Updated 4 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆78Updated 7 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆385Updated 2 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆779Updated 6 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆375Updated 6 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- Simple Generative Adversarial Networks for MNIST data with Keras.☆181Updated 2 years ago
- Implemented SVM in Python. In particular, the SMO algorithm is implemented.☆46Updated 7 years ago
- CNN architecture exploration using Genetic Algorithm☆218Updated 3 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- Extreme Learning Machine implementation in Python☆547Updated 4 years ago
- Object classification with CIFAR-10 using transfer learning☆129Updated 3 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Capsule Network on Fashion MNIST dataset☆98Updated 7 years ago
- Using Keras and cats to visualize layers from CNNs☆149Updated 8 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆274Updated 9 months ago
- Support Vector Machines in Python☆47Updated 12 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Hands-On Deep Learning with TensorFlow, published by Packt☆100Updated 2 years ago