zonghua94 / mnist
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
- 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…☆202Updated 6 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 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
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 2 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- TensorFlow实现Kaggle猫狗大战☆56Updated 7 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 8 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆119Updated 5 years ago
- The code on deep learning.☆74Updated 7 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆221Updated 8 years ago
- keras注意力机制☆18Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- Models built with TensorFlow☆34Updated 7 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 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
- InfoGAN to generate temporal sequences.☆25Updated 6 years ago
- This is a matlab-code implementation of convolutional neural network☆104Updated 8 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- ☆32Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆145Updated 7 years ago