zonghua94 / mnist
mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)
☆107Updated 8 years ago
Alternatives and similar repositories for mnist:
Users that are interested in mnist are comparing it to the libraries listed below
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆200Updated 6 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- 用Tensorflow实现的深度神经网络。☆139Updated 2 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
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆130Updated 6 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- Keras-Tutorials☆173Updated 8 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆66Updated 6 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- The purpose of this program is for studying. Using tensorflow trains the vgg16 and recognizes only two kinds of picture(cat and dog).☆179Updated 7 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- An example attention network with simple dataset.☆230Updated 6 years ago
- 深 度学习入门的一些简单例子☆355Updated 6 years ago
- BLS Code☆122Updated 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
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- An improved version for matlab deep learning toolbox cnn☆23Updated 9 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 4 months ago
- some small codes about deep learning☆51Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 7 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- ☆47Updated 7 years ago
- This is a matlab-code implementation of convolutional neural network☆101Updated 8 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆221Updated 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 project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago