Tesseract Open Source OCR Engine (main repository)
-
Updated
Nov 25, 2020 - C++
{{ message }}
Tesseract Open Source OCR Engine (main repository)
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
A neural network that transforms a design mock-up into a static website.
Machine learning, in numpy
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Deep learning driven jazz generation using Keras & Theano!
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
TensorFlow template application for deep learning
LSTM and QRNN Language Model Toolkit for PyTorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
The deeplearning algorithms implemented by tensorflow
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
Use unsupervised and supervised learning to predict stocks
Tesseract Open Source OCR Engine (main repository)
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Some interesting TensorFlow tutorials for beginners.
Add a description, image, and links to the lstm topic page so that developers can more easily learn about it.
To associate your repository with the lstm topic, visit your repo's landing page and select "manage topics."
It seems that the doc website is using a router in hash mode. For example, URL of the index of the reference section is https://learn.ml5js.org/docs/#/reference/index. There is a hash tag "#" in the URL.
This may make it a little obfuscating for people who want to memorize the link and share it with others.
I recommend changing the router from hash mode to history mode to remove the ugly has