Lstm Open Source Projects

Browse 653 Lstm open source projects, ranked by GitHub stars. Find the most popular Lstm tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 653 projects
75,461 stars

tesseract-ocr/tesseract

Tesseract Open Source OCR Engine (main repository)

Metrics details
Stars75,461
42,395 stars

apachecn/ailearning

AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

Metrics details
Stars42,395
29,785 stars

JaidedAI/EasyOCR

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

Metrics details
Stars29,785
23,956 stars

pytorch/examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Metrics details
Stars23,956
17,620 stars

Mikoto10032/DeepLearning

深度学习入门教程, 优秀文章, Deep Learning Tutorial

Metrics details
Stars17,620
16,478 stars

emilwallner/Screenshot-to-code

A neural network that transforms a design mock-up into a static website.

Metrics details
Stars16,478
16,338 stars

ddbourgin/numpy-ml

Machine learning, in numpy

Metrics details
Stars16,338
14,629 stars

BlinkDL/RWKV-LM

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Metrics details
Stars14,629
12,080 stars

karpathy/char-rnn

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

Metrics details
Stars12,080
9,456 stars

huseinzol05/Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Metrics details
Stars9,456
8,482 stars

aladdinpersson/Machine-Learning-Collection

A resource for learning about Machine learning & Deep Learning

Metrics details
Stars8,482
7,606 stars

tesseract-ocr/tessdata

Trained models with fast variant of the "best" LSTM models + legacy models

Metrics details
Stars7,606
6,587 stars

ml5js/ml5-library

Friendly machine learning for the web! 🤖

Metrics details
Stars6,587
6,527 stars

FudanNLP/nlp-beginner

NLP上手教程

Metrics details
Stars6,527
6,211 stars

kjw0612/awesome-rnn

Recurrent Neural Network - A curated list of resources dedicated to RNN

Metrics details
Stars6,211
5,698 stars

bentrevett/pytorch-seq2seq

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

Metrics details
Stars5,698
5,580 stars

borisbanushev/stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Metrics details
Stars5,580
5,211 stars

jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Metrics details
Stars5,211
4,610 stars

bentrevett/pytorch-sentiment-analysis

Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

Metrics details
Stars4,610
4,516 stars

UB-Mannheim/tesseract

Tesseract Open Source OCR Engine (main repository)

Metrics details
Stars4,516
4,033 stars

km1994/nlp_paper_study

该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记

Metrics details
Stars4,033
3,669 stars

yangwohenmai/LSTM

基于LSTM的时间序列预测研究

Metrics details
Stars3,669
3,631 stars

jinfagang/tensorflow_poems

中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!

Metrics details
Stars3,631
3,486 stars

guillaume-chevalier/LSTM-Human-Activity-Recognition

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

Metrics details
Stars3,486
3,263 stars

fchollet/keras-resources

Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library

Metrics details
Stars3,263
2,888 stars

jisungk/deepjazz

Deep learning driven jazz generation using Keras & Theano!

Metrics details
Stars2,888
2,834 stars

zzw922cn/Automatic_Speech_Recognition

End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow

Metrics details
Stars2,834
2,776 stars

Alro10/deep-learning-time-series

List of papers, code and experiments using deep learning for time series forecasting

Metrics details
Stars2,776
2,659 stars

sherjilozair/char-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow

Metrics details
Stars2,659
2,577 stars

baidu/AnyQ

FAQ-based Question Answering System

Metrics details
Stars2,577
2,538 stars

exacity/simplified-deeplearning

Simplified implementations of deep learning related works

Metrics details
Stars2,538
2,495 stars

curiousily/Getting-Things-Done-with-Pytorch

Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

Metrics details
Stars2,495
2,455 stars

shibing624/python-tutorial

Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。

Metrics details
Stars2,455
2,446 stars

Jack-Cherish/Deep-Learning

:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割

Metrics details
Stars2,446
2,403 stars

tesseract-ocr/tessdoc

Tesseract documentation

Metrics details
Stars2,403
2,398 stars

mravanelli/pytorch-kaldi

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.

Metrics details
Stars2,398
2,287 stars

luopeixiang/named_entity_recognition

中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)

Metrics details
Stars2,287
2,287 stars

AIStream-Peelout/flow-forecast

Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).

Metrics details
Stars2,287
2,259 stars

ndrplz/ConvLSTM_pytorch

Implementation of Convolutional LSTM in PyTorch.

Metrics details
Stars2,259
2,107 stars

asappresearch/sru

Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)

Metrics details
Stars2,107
1,990 stars

salesforce/awd-lstm-lm

LSTM and QRNN Language Model Toolkit for PyTorch

Metrics details
Stars1,990
1,976 stars

lilianweng/stock-rnn

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.

Metrics details
Stars1,976
1,955 stars

rguthrie3/DeepLearningForNLPInPytorch

An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.

Metrics details
Stars1,955
1,954 stars

guillaumegenthial/sequence_tagging

Named Entity Recognition (LSTM + CRF) - Tensorflow

Metrics details
Stars1,954
1,947 stars

VivekPa/AIAlpha

Use unsupervised and supervised learning to predict stocks

Metrics details
Stars1,947
1,937 stars

loujie0822/DeepIE

DeepIE: Deep Learning for Information Extraction

Metrics details
Stars1,937
1,902 stars

nicodjimenez/lstm

Minimal, clean example of lstm neural network training in python, for learning purposes.

Metrics details
Stars1,902
1,901 stars

jiesutd/NCRFpp

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.

Metrics details
Stars1,901
1,875 stars

tobegit3hub/tensorflow_template_application

TensorFlow template application for deep learning

Metrics details
Stars1,875
1,850 stars

nlpodyssey/spago

Self-contained Machine Learning and Natural Language Processing library in Go

Metrics details
Stars1,850
1,841 stars

xiaohu2015/DeepLearning_tutorials

The deeplearning algorithms implemented by tensorflow

Metrics details
Stars1,841
1,836 stars

jiesutd/LatticeLSTM

Chinese NER using Lattice LSTM. Code for ACL 2018 paper.

Metrics details
Stars1,836
1,836 stars

leerumor/nlp_tutorial

NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧

Metrics details
Stars1,836
1,828 stars

zjy-ucas/ChineseNER

A neural network model for Chinese named entity recognition

Metrics details
Stars1,828
1,810 stars

guillaume-chevalier/Awesome-Deep-Learning-Resources

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

Metrics details
Stars1,810
1,781 stars

huseinzol05/NLP-Models-Tensorflow

Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0

Metrics details
Stars1,781
1,703 stars

wanghaisheng/awesome-ocr

A curated list of promising OCR resources

Metrics details
Stars1,703
1,649 stars

abdulfatir/twitter-sentiment-analysis

Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.

Metrics details
Stars1,649
1,570 stars

dennybritz/chatbot-retrieval

Dual LSTM Encoder for Dialog Response Generation

Metrics details
Stars1,570
1,534 stars

scorpionhiccup/StockPricePrediction

Stock Price Prediction using Machine Learning Techniques

Metrics details
Stars1,534
1-60 of 653 projects
Get A Weekly Email With Trending Lstm Projects
Stay updated on Lstm plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.