chamalis / ocr_mnistLinks
MLP, SVMs, kNN, python Implementation for Optical Character Recognition (using the MNIST dataset)
☆30Updated 11 years ago
Alternatives and similar repositories for ocr_mnist
Users that are interested in ocr_mnist are comparing it to the libraries listed below
Sorting:
- This CNN-based model for recognition of hand written digits attains a validation accuracy of 99.2% after training for 12 epochs. Its trai…☆130Updated 9 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- A deep learning library in C++/CUDA☆81Updated 7 years ago
- "20 Newsgroups" text classification with python☆149Updated 9 years ago
- A simple hack to extract the Subject-Verb-Object from the phrase structure parse tree generated by stanford parser☆16Updated 13 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆15Updated 8 years ago
- End to end OCR system for Telugu. Based on Convolutional Neural Networks.☆52Updated 5 months ago
- Basic MachineLearning algorithm☆114Updated 8 years ago
- Chinese Natural Language Correction via Language Model☆14Updated 8 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆75Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Character-Level language models☆77Updated 8 years ago
- Train, save and serve a linear regression model in TensorFlow☆32Updated 5 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆55Updated 7 years ago
- Codes for several practice contests in Kaggle☆85Updated 10 years ago
- Use TensorFlow to predict handwriting☆182Updated 7 years ago
- Detects and recognizes digits in the image with AdaBoost and SVM.☆33Updated 10 years ago
- A deep convolutional neural network system for live emotion detection☆40Updated 10 years ago
- This is the code for "An introduction to GPU Programming with CUDA" by Siraj Raval on Youtube☆61Updated 8 years ago
- ☆30Updated 7 years ago
- ☆70Updated 9 years ago
- Learning Deep Learning☆23Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- [deprecated] reference code for textsum☆15Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- How to build convolutional neural networks from scratch w/ Tensorflow☆86Updated 8 years ago
- Entity level sentiment analysis for product reviews using deep learning☆56Updated 9 years ago
- Traffic Sign Recognition - Fine tuning VGG16 + GTSRB☆76Updated 3 years ago