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:
- Implementation of the stacked denoising autoencoder in Tensorflow☆205Updated 7 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- 用Tensorflow实现的深度神经网络。☆140Updated 3 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆33Updated 8 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆203Updated 7 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…☆71Updated 2 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆121Updated 6 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆281Updated 6 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆225Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Convolutional and LSTM networks to classify human activity☆463Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆149Updated 9 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆90Updated 8 years ago
- AdaboostExample☆43Updated 5 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 11 years ago
- 利用深度RBM构建多分类模型☆19Updated 10 years ago
- Keras-Tutorials☆172Updated 8 years ago
- BLS Code☆127Updated 6 years ago
- keras注意力机制☆18Updated 7 years ago
- attention-based LSTM/Dense implemented by Keras☆300Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆570Updated 7 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago