zonghua94 / mnist
mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)
☆107Updated 7 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
- 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…☆200Updated 6 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆130Updated 6 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
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- 用Tensorflow实现的深度神经网络。☆139Updated 2 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆202Updated 6 years ago
- The code on deep learning.☆74Updated 6 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆221Updated 8 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- AdaboostExample☆43Updated 5 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- keras注意力机制☆17Updated 6 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
- ☆83Updated 7 years ago
- ☆32Updated 8 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- here is my implementation of the basic googLeNet describe in the paper "Going Deeper with Convolutions" in keras☆39Updated 7 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
- ☆47Updated 7 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 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
- ☆10Updated 6 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Demostrate generative adversarial networks (GAN) technology in generating anddescriminate time-sequence, using Tensorflow to implement☆13Updated 7 years ago
- Convolutional Deep Belief Networks with 'MATLAB','MEX','CUDA' versions☆35Updated 8 years ago