Python Lstm

Open-source Python projects categorized as Lstm

Top 23 Python Lstm Projects

  • EasyOCR

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

  • Project mention: I built an online PDF management platform using open-source software | news.ycombinator.com | 2024-05-12

    Ok on cleaned aligned data, but there are a few newer ones like EasyOCR [0] that can deal with much less organized text (albeit more slowly)

    [0] https://github.com/JaidedAI/EasyOCR

  • RWKV-LM

    RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

  • Project mention: Do LLMs need a context window? | news.ycombinator.com | 2023-12-25

    https://github.com/BlinkDL/RWKV-LM#rwkv-discord-httpsdiscord... lists a number of implementations of various versions of RWKV.

    https://github.com/BlinkDL/RWKV-LM#rwkv-parallelizable-rnn-w... :

    > RWKV: Parallelizable RNN with Transformer-level LLM Performance (pronounced as "RwaKuv", from 4 major params: R W K V)

    > RWKV is an RNN with Transformer-level LLM performance, which can also be directly trained like a GPT transformer (parallelizable). And it's 100% attention-free. You only need the hidden state at position t to compute the state at position t+1. You can use the "GPT" mode to quickly compute the hidden state for the "RNN" mode.

    > So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding (using the final hidden state).

    > "Our latest version is RWKV-6,*

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • flow-forecast

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

  • 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.

  • ActionAI

    Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints

  • Project mention: Show HN: Custom Action Recognition with ActionAI | news.ycombinator.com | 2023-09-23
  • BCDU-Net

    BCDU-Net : Medical Image Segmentation

  • sequitur

    Library of autoencoders for sequential data

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • paraphraser

    Sentence paraphrase generation at the sentence level

  • ConvLSTM-PyTorch

    ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST

  • speech-music-detection

    Python framework for Speech and Music Detection using Keras.

  • chicksexer

    A Python package for gender classification.

  • endless-memory-gym

    Challenging Memory-based Deep Reinforcement Learning Agents

  • DeepMalwareDetector

    A Deep Learning framework that analyses Windows PE files to detect malicious Softwares.

  • siamese-nn-semantic-text-similarity

    A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including architectures such as: Siamese LSTM Siamese BiLSTM with Attention Siamese Transformer Siamese BERT.

  • Spectrum

    Spectrum is an AI that uses machine learning to generate Rap song lyrics (by YigitGunduc)

  • Stochastic-muzero

    Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.

  • nn-morse

    Decode morse using a neural network

  • Baby-Action-Detection-for-Safety-System-Prototype

    Prototype for Baby Action Detection and Classification

  • Muzero-unplugged

    Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.

  • Project mention: Show HN: Ghidra Plays Mario | news.ycombinator.com | 2023-09-09

    https://github.com/DHDev0/Muzero-unplugged

    Gym is now gymnasium and it has support for additional Environments like Mujoco:

  • Muzero

    Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space. (by DHDev0)

  • thesis

    Master's thesis, Uni Passau (by harshildarji)

  • MenstruatioNN

    LSTM to predict menstruation and menstrual cycles.

  • AREnets

    Tensorflow-based framework which lists attentive implementation of the conventional neural network models (CNN, RNN-based), applicable for Relation Extraction classification tasks as well as API for custom model implementation

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Lstm related posts

  • Leveraging GPT-4 for PDF Data Extraction: A Comprehensive Guide

    5 projects | dev.to | 27 Dec 2023
  • Next frame prediction with ControlNet

    5 projects | /r/StableDiffusion | 1 Mar 2023
  • Contributing to WebSockets – Cryptocurrency Users

    5 projects | news.ycombinator.com | 20 Jul 2022
  • Kraken: Turn-key OCR system optimised for historical and non-Latin script

    1 project | news.ycombinator.com | 20 Feb 2022
  • ocrmypdf / file not found error?

    2 projects | /r/learnpython | 15 Jan 2022
  • [D] Are you using PyTorch or TensorFlow going into 2022?

    6 projects | /r/MachineLearning | 14 Dec 2021
  • OCR in Windows suggestions?

    3 projects | /r/joplinapp | 8 Oct 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Lstm projects in Python? This list will help you:

Project Stars
1 EasyOCR 22,312
2 RWKV-LM 11,798
3 flow-forecast 1,920
4 NCRFpp 1,877
5 ActionAI 729
6 BCDU-Net 676
7 sequitur 408
8 paraphraser 402
9 ConvLSTM-PyTorch 350
10 speech-music-detection 91
11 chicksexer 82
12 endless-memory-gym 72
13 DeepMalwareDetector 65
14 siamese-nn-semantic-text-similarity 45
15 Spectrum 44
16 Stochastic-muzero 44
17 nn-morse 41
18 Baby-Action-Detection-for-Safety-System-Prototype 33
19 Muzero-unplugged 20
20 Muzero 16
21 thesis 15
22 MenstruatioNN 13
23 AREnets 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com