Repository navigation

#

lstm

Tesseract Open Source OCR Engine (main repository)

C++
70043
3 天前

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

Python
28063
1 年前
emilwallner/Screenshot-to-code

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

HTML
16532
1 年前

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.

Python
13997
8 天前

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

Jupyter Notebook
8917
2 年前
JavaScript
6577
1 年前

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

Python
3651
1 年前

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

Jupyter Notebook
3429
3 年前

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

Python
3394
3 年前

Deep learning driven jazz generation using Keras & Theano!

Python
2893
5 个月前

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

Jupyter Notebook
2457
1 年前
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.

Python
2395
4 年前
AIStream-Peelout/flow-forecast

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

Python
2235
2 天前

LSTM and QRNN Language Model Toolkit for PyTorch

Python
1979
4 年前