zonghua94 / mnistLinks
mnist classification with tensorflow ( nn, cnn, lstm, nlstm, bi-lstm, cnn-rnn)
☆109Updated 8 years ago
Alternatives and similar repositories for mnist
Users that are interested in mnist are comparing it to the libraries listed below
Sorting:
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- 深度学习入门的一些简单例子☆355Updated 7 years ago
- Implementation of the stacked denoising autoencoder in Tensorflow☆206Updated 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 3 years ago
- Experimenting with RBMs using scikit-learn on MNIST and simulating a DBN using Keras.☆34Updated 8 years ago
- 用Tensorflow实现的深度神经网络。☆142Updated 3 years ago
- a implement of LSTM using Keras for time series prediction regression problem☆225Updated 9 years ago
- This is an implementation of Convolutional AutoEncoder using only TensorFlow☆122Updated 6 years ago
- MNIST digit classification with scikit-learn and Support Vector Machine (SVM) algorithm.☆286Updated 6 years ago
- MNIST classification using Convolutional NeuralNetwork. Various techniques such as data augmentation, dropout, batchnormalization, etc ar…☆204Updated 7 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆397Updated 2 years ago
- AdaboostExample☆43Updated 6 years ago
- Convolutional and LSTM networks to classify human activity☆465Updated 6 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- This project is the same with deeplearning.net, but the comment is written for chinese☆23Updated 9 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆150Updated 7 years ago
- Keras-Tutorials☆172Updated 9 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆505Updated 6 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 8 years ago
- Basic soft-margin kernel SVM implementation in Python☆261Updated 9 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆147Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆150Updated 10 years ago
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆91Updated 8 years ago
- Models built with TensorFlow☆34Updated 8 years ago
- ☆65Updated 7 years ago
- DBN for Regression Problem using Theano, NumPy, and Scikit-learn☆24Updated 9 years ago