zonghua94 / mnistLinks
mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)
☆108Updated 8 years ago
Alternatives and similar repositories for mnist
Users that are interested in mnist are comparing it to the libraries listed below
Sorting:
- RBM/DBN implementation with tensorflow attempt project☆80Updated 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
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆203Updated 6 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 2 years ago
- AdaboostExample☆43Updated 5 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆281Updated 6 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 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
- keras注意力机制☆18Updated 6 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- about how to use CNN with one dimensional signal☆29Updated 6 years ago
- ☆89Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 6 months ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- TensorFlow实现Kaggle猫狗大战☆56Updated 7 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆221Updated 8 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆23Updated 10 years ago
- This is a matlab-code implementation of convolutional neural network☆104Updated 8 years ago
- 用 MATLAB 实现深度学习网络中的 stacked auto-encoder:使用AE variant(de-noising / sparse / contractive AE)进行预训练,用BP算法进行微调☆42Updated 8 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 7 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- Some samples of the MNIST classifier.☆123Updated 6 years ago