zonghua94 / mnist
mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)
☆101Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for mnist
- RBM/DBN implementation with tensorflow attempt project☆79Updated 8 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆198Updated 6 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 last year
- a implement of LSTM using Keras for time series prediction regression problem☆220Updated 8 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆202Updated 6 years ago
- The code on deep learning.☆74Updated 6 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆118Updated 5 years ago
- 使用TensorFlow实现AlexNet做图像识别☆50Updated 8 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 6 years ago
- AdaboostExample☆43Updated 4 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆132Updated 5 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 7 years ago
- TensorFlow实现Kaggle猫狗大战☆57Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last week
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆87Updated 7 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- 深度学习入门的一些简单例子☆352Updated 5 years ago
- 用Tensorflow实现的深度神经网络。☆137Updated 2 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)…☆64Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- Keras-Tutorials☆173Updated 7 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 7 years ago
- keras注意力机制☆16Updated 6 years ago
- ☆82Updated 6 years ago
- ☆47Updated 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).☆176Updated 7 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 7 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆507Updated 5 years ago