lstm
Tracked open-source repos tagged lstm, sorted by stars.
Related topics
Topics that frequently appear alongside lstm on the same repo.
Recent risers
Repos created in the last 90 days, tagged lstm.
No new repos tagged with this topic in the last 90 days.
- #1★ 76,310+61Star change over the last 7 days
- #2
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
★ 42,501+8Star change over the last 7 days - #3
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
★ 29,966+15Star change over the last 7 days - #4
A neural network that transforms a design mock-up into a static website.
★ 16,498+6Star change over the last 7 days - #5
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.
★ 14,695+8Star change over the last 7 days - #6
Friendly machine learning for the web! 🤖
★ 6,588+1Star change over the last 7 days - #7
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
★ 5,708+1Star change over the last 7 days - #8
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
★ 4,612-2Star change over the last 7 days - #9
中文古诗自动作诗机器人,x炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
★ 3,629+0Star change over the last 7 days - #10★ 2,891+0Star change over the last 7 days
- #11
List of papers, code and experiments using deep learning for time series forecasting
★ 2,782+0Star change over the last 7 days - #12
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
★ 2,503+1Star change over the last 7 days - #13
Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting).
★ 2,294+1Star change over the last 7 days - #14★ 1,850+0Star change over the last 7 days
- #15
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
★ 1,817+2Star change over the last 7 days - #16
This repo contains implementation of different architectures for emotion recognition in conversations.
★ 1,523-1Star change over the last 7 days - #17
:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST).
★ 1,311+1Star change over the last 7 days - #18
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
★ 1,189+1Star change over the last 7 days - #19
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
★ 1,168+1Star change over the last 7 days - #20
A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.
★ 993+3Star change over the last 7 days - #21
List of Molecular and Material design using Generative AI and Deep Learning
★ 952+1Star change over the last 7 days - #22
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user. Predictions are made using three algorithms: ARIMA, LSTM, Linear Regression. The Web App combines the predicted prices of the next seven days with the sentiment analysis of tweets to give recommendation whether the price is going to rise or fall
★ 894+2Star change over the last 7 days - #23
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
★ 872-1Star change over the last 7 days - #24
Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints
★ 813-2Star change over the last 7 days - #25
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
★ 734-2Star change over the last 7 days - #26
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting
★ 690-1Star change over the last 7 days - #27
Forecasting electric power load of Delhi using ARIMA, RNN, LSTM, and GRU models
★ 647+1Star change over the last 7 days - #28
A Benchmark of Text Classification in PyTorch
★ 608+0Star change over the last 7 days - #29
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
★ 602+0Star change over the last 7 days