The Wayback Machine - https://web.archive.org/web/20210731011302/https://github.com/topics/lstm
Here are
3,532 public repositories
matching this topic...
Tesseract Open Source OCR Engine (main repository)
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Updated
May 9, 2021
Python
A neural network that transforms a design mock-up into a static website.
Updated
May 26, 2021
HTML
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Updated
Jul 30, 2021
Python
Machine learning, in numpy
Updated
Jun 23, 2021
Python
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Updated
Jul 13, 2021
Jupyter Notebook
中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Updated
Sep 16, 2020
Python
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Updated
Mar 12, 2021
Jupyter Notebook
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Updated
Jul 15, 2021
Jupyter Notebook
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
Updated
May 13, 2021
Jupyter Notebook
Deep learning driven jazz generation using Keras & Theano!
Updated
May 29, 2019
Python
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Updated
May 25, 2021
Python
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.
Updated
Mar 15, 2021
Python
TensorFlow template application for deep learning
Updated
May 20, 2021
Python
LSTM and QRNN Language Model Toolkit for PyTorch
Updated
May 7, 2020
Python
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.
Updated
Nov 10, 2020
Python
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Updated
Nov 12, 2019
Jupyter Notebook
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Updated
Jul 20, 2020
Jupyter Notebook
The deeplearning algorithms implemented by tensorflow
Updated
Feb 27, 2019
Jupyter Notebook
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
Tesseract Open Source OCR Engine (main repository)
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Updated
Oct 9, 2019
Python
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
Updated
Jan 10, 2019
Python
Use unsupervised and supervised learning to predict stocks
Updated
Jun 18, 2020
Python
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
List of papers, code and experiments using deep learning for time series forecasting
Updated
May 13, 2021
Jupyter Notebook
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
Updated
Jul 16, 2018
Python
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
Updated
Mar 25, 2021
Jupyter Notebook
Improve this page
Add a description, image, and links to the
lstm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
lstm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Let's add an error message that will be thrown when people call
addData
without an output argument in the call. See context in #990!